-
Sanders Lin a écrit
* update games.py connect 4 display method original code displays board sideways. Fixed display method to print board bottom down * update games.py add Gomoku game Trivially addition of Gomoku, thanks to flexible implementation of TicTacToe class