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