generated from mwc/project_game
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.
This commit is contained in:
Reference in New Issue
Block a user