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
2022-04-24 21:47:13 -04:00
editor more editor shit, use repls for things, show docs in autocomplete 2022-04-20 23:21:41 -04:00
game fix rotation and placement 2022-04-24 21:47:13 -04:00
inspector more editor shit, use repls for things, show docs in autocomplete 2022-04-20 23:21:41 -04:00
lib it's sort of playable! 2022-04-24 21:26:00 -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 Implement go to definition, REPL restart on crash 2022-04-10 12:03:16 -04:00
todo.txt repl: table inspector 2021-04-03 22:35:50 -04:00
wrap.fnl Refactor REPL - eval hotkey now pipes to active REPL session 2022-04-10 00:20:18 -04:00