Add one kind of trap
[sicpelago] / game.py
2025-03-31 Jordan RoseAdd one kind of trap
2025-03-30 Jordan RoseAdd solution checking
2025-03-30 Jordan RoseImplement in-game progress tracking and stuff
2025-03-24 Jordan RoseFix standalone run, and ProblemRewards population
2025-03-24 Jordan RoseSending checks works!
2025-03-24 Jordan RoseHandle receiving Macguffins as well, plus untested...
2025-03-17 Jordan RoseStart the game, receive items (not macguffins yet though)
2025-03-17 Jordan RoseWrap prompts
2025-03-16 Jordan RoseAdd (#show <problem>)
2025-03-16 Jordan RoseAdd --dump-items and item IDs
2025-03-16 Jordan RoseUnlock exit when you win, heh
2025-03-16 Jordan RoseAdd a prelude, so some operations can be written in...
2025-03-10 Jordan RoseNo exit
2025-03-10 Jordan RoseTyped Python! Not fully clean yet but that's okay
2025-03-10 Jordan RoseLoad problems from yaml
2025-03-10 Jordan RoseTrack completion
2025-03-10 Jordan RoseImplement reward shuffling
2025-03-10 Jordan RoseAdd a basic #solve
2025-03-10 Jordan RoseAdd game mode