Commit Graph

6 Commits

Author SHA1 Message Date
kdang
f80e4dca48 @Chris, If you run the game.py file and dont move
for a few seconds you get a crash. We also cannot
figure out how to make the fruit fall. please take
a look at the crash and tell us how to make the
fruit fall. Thank you!-Conor
2025-12-17 09:39:29 -05:00
kdang
51765051b1 @chris 2025-12-16 09:23:39 -05:00
Chris Proctor
93becc1a2b Added a demo file showing how to use retro.graph.Graph
Note that you will need to run `mwc update` to update retro-games
to at least 1.1.1.
2025-12-10 15:18:56 -05:00
Chris Proctor
9805e9d9e4 Fixed bug in game.py
the problem was you were passing `Agent` rather
than `player` (Which is an instance of `Agent`,
not the class itself) into the game.
2025-12-09 07:55:49 -05:00
kdang
d61dc6ff89 game 2025-12-08 09:49:26 -05:00
8ae74e0c7a Initial commit 2025-09-15 15:37:43 +00:00