Commit Graph

5 Commits (main)

Author SHA1 Message Date
Dozens B. McCuzzins bf71791fc5 feat: add story engine 2024-06-30 23:24:42 -06:00
Dozens B. McCuzzins c7b2c98200 🗄️ big tidy up
- isolate core game logic and move it to src/game.fnl
- main.fnl should be just the ui now
- move all table funcs into lib/table
- move all (1) string funcs into lib/string
- move all game funcs into lib/game/
2024-06-20 09:17:06 -06:00
Dozens B. McCuzzins 1250f9f057 feat: add flying phase 2024-06-14 21:52:00 -06:00
Dozens B. McCuzzins 91b1662302 add ui tests 2024-06-07 17:27:11 -06:00
Dozens B. McCuzzins 7c07d6e6ec tests 2024-06-02 21:44:17 -06:00