Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-30 | feat: add story engine HEAD main | dozens | |
2024-06-23 | Move error handling to front-end | dozens | |
game.validate-move will now return an error code is the move is invalid. default error messages are found in lib/constants.fnl. error handling is now handled on the front end. | |||
2024-06-20 | 🗄️ big tidy up | dozens | |
- 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-18 | feat: add end game | dozens | |
2024-06-14 | feat: add flying phase | dozens | |
2024-06-02 | tests | dozens | |