Tree @master (Download .tar.gz)
- ..
- animation.html
- canvas-resizer.html
- chargen.html
- charset8.png
- controller.html
- element-factory.html
- full-screen-detector.html
- joystick.html
- playfield.html
- repl.html
- scanner.html
- sexp-parser.html
- source-html-view.html
- splash-screen.html
- sprite-manager.html
- stack.html
- tape.html
- text-terminal.html
- turtle.html
- varier.html
History of
eg
@master
git clone https://git.catseye.tc/yoob.js/
- A much-needed (but undertested and probably broken) refactoring. Chris Pressey 9 years ago
- yoob.makeSelect() now takes callback function and default-selection. Chris Pressey 9 years ago
- Add SVG functions to element-factory and example HTML5 for same. Chris Pressey 9 years ago
- onResizeStart and onResizeEnd (instead of redraw) & update eg/. Chris Pressey 9 years ago
- Fix bugs in CanvasResizer. Improve demo. Chris Pressey 9 years ago
- Begin encapsulating what I wrote in that gist. (Still has bugs.) Chris Pressey 9 years ago
- Baby steps. Chris Pressey 9 years ago
- Demo for yoob.Resizer; however, this all requires more thought. Chris Pressey 9 years ago
- Refactor SpriteManager. (x, y)=centre. init takes cfg, chainable. Chris Pressey 9 years ago
- Update example for latest Controller, SourceManager, PresetManager. Chris Pressey 9 years ago
- Add yoob.Varier, and demo for same. Chris Pressey 9 years ago
- Controller demo can stop. 'reset' plays nicely with termination. Chris Pressey 10 years ago
- Add 'reset' button to yoob.Controller. Chris Pressey 10 years ago
- Remove yoob/animation-frame.js. Chris Pressey 10 years ago
- Pull in latest yoob.Controller changes from Wunnel. Cat's Eye Technologies 10 years ago
- Add example of yoob.Animation. Cat's Eye Technologies 10 years ago
- PresetManager is a better name than ExampleManager. Cat's Eye Technologies 10 years ago
- Deprecate yoob.TapeHead. Use yoob.Cursor instead! Cat's Eye Technologies 10 years ago
- ExampleManager.select() programmatically selects an example. Cat's Eye Technologies 10 years ago
- ExampleManager now uses yoob.Controller.loadSourceFromHTML(). Cat's Eye Technologies 10 years ago
- yoob.Controller no longer knows 'select' but has .loadSource(). Cat's Eye Technologies 10 years ago
- Make ExampleManager slightly less lame. Cat's Eye Technologies 10 years ago
- Initial, shoddy work on yoob.ExampleManager. Cat's Eye Technologies 10 years ago
- Demo both kinds of anim frame handler. Fix more shortcomings. Cat's Eye Technologies 10 years ago
- Example page for yoob/animation-frame.js. Fix shortcomings in it. Cat's Eye Technologies 10 years ago
- Add yoob.SourceHTMLView + demo. Fix colour bug in yoob.Cursor. Cat's Eye Technologies 10 years ago
- Cursor by default renders itself the same way on canvas and HTML. Cat's Eye Technologies 10 years ago
- Allow a PlayfieldHTMLView to have cursors. Cat's Eye Technologies 10 years ago
- Whip yoob.showSplashScreen() into acceptable shape. catseye 11 years ago
- First, incomplete cut ay yoob.splashScreen. catseye 11 years ago