The next open-source falling-block game engine!
 
 
 
 
 
Go to file
smiegrin 1db0a0ef05 Allow the window to be resized freely. (#8)
TODO: add option in config (#5) to set window size, and then save the current window size when resized so the next time you open the app, it opens at the same size you closed it with.
2019-05-29 21:55:01 -04:00
dist Turns out I corrected some of the delays too far the other way. 2019-05-29 21:50:14 -04:00
docs So were the rulesets. 2019-05-26 11:07:28 -04:00
libs First bundled release. 2019-05-23 00:35:11 -04:00
load First bundled release. 2019-05-23 00:35:11 -04:00
res First bundled release. 2019-05-23 00:35:11 -04:00
scene Fixed the credit roll in Marathon 2020. 2019-05-26 16:34:35 -04:00
tetris Turns out I corrected some of the delays too far the other way. 2019-05-29 21:50:14 -04:00
.gitignore First bundled release. 2019-05-23 00:35:11 -04:00
CONTRIBUTING.md First bundled release. 2019-05-23 00:35:11 -04:00
LICENSE First bundled release. 2019-05-23 00:35:11 -04:00
SOURCES.md First bundled release. 2019-05-23 00:35:11 -04:00
conf.lua First bundled release. 2019-05-23 00:35:11 -04:00
funcs.lua First bundled release. 2019-05-23 00:35:11 -04:00
main.lua Allow the window to be resized freely. (#8) 2019-05-29 21:55:01 -04:00
package First bundled release. 2019-05-23 00:35:11 -04:00
release First bundled release. 2019-05-23 00:35:11 -04:00
scene.lua First bundled release. 2019-05-23 00:35:11 -04:00