Tree @master (Download .tar.gz)
History of
impl
@master
git clone https://git.catseye.tc/Etcha/
- Fix bugs in Debugging.render() and Playfield:load(). Chris Pressey a month ago
- Remove visualization (for now). Test all testable implementations. Chris Pressey 2 months ago
- Set up the initial state correctly. Chris Pressey 2 months ago
- Convert the logic to Lua. Chris Pressey 2 months ago
- Add sketch of logic to main loop. Chris Pressey 2 months ago
- Add skeleton of implementation of Etcha in Lua. Chris Pressey 2 months ago
- Shrug and move to a single REUSE.toml file in the root of the repo. Chris Pressey 3 months ago
- Arrange licensing info in repo to follow the REUSE 3.2 convention. Chris Pressey 3 months ago
- Arrange licensing info in repo to follow the REUSE 3.0 convention. Chris Pressey 8 months ago
- Update links in "see-also bar" and on demo page. Chris Pressey 1 year, 29 days ago
- Add "see also bar" to README. Chris Pressey 3 years ago
- Load the dependencies before loading the classes that need them. Chris Pressey 6 years ago
- Add etcha-launcher, which uses element-factory to make mainstage. Chris Pressey 6 years ago
- Merge pull request #2 from catseye/make-files-jsonp Chris Pressey (commit: GitHub) 7 years ago
- Use make-files-jsonp to contain the example programs in JSONP. Chris Pressey 7 years ago
- Fix bug in initialization of progView. Chris Pressey 7 years ago
- Fix how cursor (turtle) is drawn under yoob.js 0.12. Chris Pressey 7 years ago
- Update to use yoob.js 0.12. Works, but not 100% complete. Chris Pressey 7 years ago
- Use yoob.js 0.7-2015.0108. Select initial example source. Chris Pressey 9 years ago
- Update yoob.js to 0.7; use yoob.PresetManager; add Reset button. Chris Pressey 9 years ago
- Add option/checkbox to repeat running the program indefinitely. Cat's Eye Technologies 10 years ago
- Bring in recent maxY bugfix for yoob.Playfield. Cat's Eye Technologies 10 years ago
- Use a yoob.SourceHTMLView to display the running program. Cat's Eye Technologies 10 years ago
- Use yoob.js's new ability to draw cursors later. Super call... Cat's Eye Technologies 10 years ago
- Mostly support line breaks in program. Refactor things, too. Cat's Eye Technologies 10 years ago
- Fix some bugs in PlayfieldCanvasView. Cat's Eye Technologies 10 years ago
- Pen is a property of the turtle. Indicate it being up/down. Cat's Eye Technologies 10 years ago
- There's only 1 cursor. Indicate the direction it is pointing in. Cat's Eye Technologies 10 years ago
- Update PlayfieldCanvasView. Draw cursor transparently over cells. Cat's Eye Technologies 10 years ago
- View the program being run as well as the playfield state. Cat's Eye Technologies 10 years ago