tum-i4 / self-checksumming

10 stars 6 forks source link

Refactor CheckersNetwork #11

Closed mr-ma closed 7 years ago

mr-ma commented 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.