Commit Graph

11 Commits

Author SHA1 Message Date
Chris Mekelburg 7e5420d8bb FINAL GAME SUBMISSION
Got the man chaser to work!
Moved all global variables to nav_game.py so easier to adjust later
2024-12-14 20:55:55 -05:00
Chris Mekelburg ba4a255ca1 Final version of project
Did not have a chance to add a chaser character, still might try that,
but wanted to make sure I submit my working version first.
2024-12-13 19:45:14 -05:00
Chris Mekelburg 60a4069e87 almost done, just one issue with display score 2024-12-11 22:34:22 -05:00
Chris Mekelburg 5980c6bb22 trying to import state to help me determine the
number of mines
2024-12-10 21:36:09 -05:00
Chris Mekelburg 947f9647ba regenerates mines and snacks
may still try to add more difficulty and update any docstrings and old commented code
2024-12-08 21:31:20 -05:00
Chris Mekelburg 729e1085ee update, need help with man.py generate_new_snack 2024-12-04 21:45:52 -05:00
Chris Mekelburg cf8eefcb8b Update #2, making some progress after being stuck 2024-12-03 21:49:59 -05:00
Chris Proctor b1541ddf77 Left feedback in proposal 2024-12-02 18:10:32 -05:00
Chris Mekelburg 66869aac1a Start of nav_game
I started my game modelled after the beast game.
This is my work so far, but there is still a lot
to do!
2024-11-29 21:14:57 -05:00
Chris Mekelburg 6acd59b370 Game proposal 2024-11-21 13:36:53 -05:00
cmekelburg f5455ad1ed Initial commit 2024-08-27 23:08:41 +00:00