refactor separate framework from game code, add demo3d

This commit is contained in:
asrael 2026-04-14 01:28:38 -05:00
parent 19ae869769
commit e576e9de6b
90 changed files with 2629 additions and 2347 deletions

3
demo3d/cart.fnl Normal file
View file

@ -0,0 +1,3 @@
{:title "pxl8 3d demo"
:resolution "640x360"
:window-size [1280 720]}