Edtris is, on the surface, a very boring game of Tetris. It doesn't keep score, it doesn't speed up, the rotation algorithm is wonky. But if you play for a bit and then press the "E" key... well, something a bit magic happens.
Find a file
Jeremy Penner fd3fcbd978 integrate sqlite, reorganize code
* diet-sqlite - a cleaned-up, slightly updated, and de-ooped version of
  https://github.com/Wiladams/LJIT2SQLite
* rename waltz -> sqlog
* separate compiler from driver
* introduce uniform syntax for actions
2022-03-29 13:24:34 -04:00
diet-sqlite integrate sqlite, reorganize code 2022-03-29 13:24:34 -04:00
editor Update to fennel 1.0, updated inspector 2022-02-09 21:12:50 -05:00
game Fix Pac-Man diagonal movement, stop animating when not moving 2021-04-14 21:20:16 -04:00
inspector Update to fennel 1.0, updated inspector 2022-02-09 21:12:50 -05:00
lib Update to fennel 1.0, updated inspector 2022-02-09 21:12:50 -05:00
sqlog integrate sqlite, reorganize code 2022-03-29 13:24:34 -04:00
support/lite/plugins Initial checkin 2021-02-07 16:56:19 -05:00
vendor fix fennel syntax highlighting quirk 2022-03-27 12:26:52 -04:00
conf.lua Initial checkin 2021-02-07 16:56:19 -05:00
main.lua Initial checkin 2021-02-07 16:56:19 -05:00
todo.txt repl: table inspector 2021-04-03 22:35:50 -04:00
wrap.fnl Initial checkin 2021-02-07 16:56:19 -05:00