Nine Mens Morris
 
 
Go to file
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
doc 🗄️ big tidy up 2024-06-20 09:17:06 -06:00
lib 🗄️ big tidy up 2024-06-20 09:17:06 -06:00
src 🗄️ big tidy up 2024-06-20 09:17:06 -06:00
test feat: add end game 2024-06-18 19:43:51 -06:00
.gitignore add ui tests 2024-06-07 17:27:11 -06:00
justfile 🗄️ big tidy up 2024-06-20 09:17:06 -06:00
main.fnl 🗄️ big tidy up 2024-06-20 09:17:06 -06:00