RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

Clean players.py #51

Closed RasmusBrostroem closed 1 year ago

RasmusBrostroem commented 1 year ago

Go through the players.py file and make sure that each class and the functions commented/documented as well as the overall module of players.

Furthermore, describe which functions needs to be implemented for a new player to work.