This website requires JavaScript.
Explore
Help
Sign In
SpindleyQ
/
edtris
Watch
1
Star
0
Fork
You've already forked edtris
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
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.
42
commits
1
branch
0
tags
10
MiB
Lua
79.6%
Fennel
20.4%
3691299adf
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jeremy Penner
3691299adf
gneiss: a VM implemented on SQLite, and a working implementation of fizzbuzz for it
2022-04-20 23:26:16 -04:00
diet-sqlite
implement sqlite logging, disable broken ffi.gc
2022-04-20 23:21:04 -04:00
editor
more editor shit, use repls for things, show docs in autocomplete
2022-04-20 23:21:41 -04:00
game
Fix Pac-Man diagonal movement, stop animating when not moving
2021-04-14 21:20:16 -04:00
gneiss
gneiss: a VM implemented on SQLite, and a working implementation of fizzbuzz for it
2022-04-20 23:26:16 -04:00
inspector
more editor shit, use repls for things, show docs in autocomplete
2022-04-20 23:21:41 -04:00
lib
Upgrade to Fennel 1.1.0
2022-04-10 12:24:09 -04:00
sqlog
sqlog compiler fixes and extensions
2022-04-20 23:22:38 -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