Closed mr-ma closed 7 years ago
Use a more OO approach in CheckersNetwork. Define a class and avoid passing CheckersNetwork to all methods by turning it into an attribute of the class.
Use a more OO approach in CheckersNetwork. Define a class and avoid passing CheckersNetwork to all methods by turning it into an attribute of the class.