First cut of pulling out the relevant parts of my original game to make a little framework.

This commit is contained in:
Zed A. Shaw 2026-03-22 10:37:45 -04:00
commit 6a0c9e8d46
177 changed files with 18197 additions and 0 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# A Game Engine?! But That's Illegal!
I took some of the code from my dungeon crawler game and turned into a rough engine so I could enter
the 2026 Dungeon Crawler game jam.