kdang
298a5fc58c
Merge branch 'main' of https://git.makingwithcode.org/kdang/project_game
2025-12-18 09:35:07 -05:00
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
Chris Proctor
1631bef4c0
Set Catcher's name to 'catcher' so that it can be found by that name
2025-12-17 08:42:53 -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