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 40f5cdcaa5
92 changed files with 2665 additions and 6547 deletions

3
demo3d/cart.fnl Normal file
View file

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