• Sanders Lin's avatar
    games.py Gomoku (#1080) · 5aeaf615
    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
    5aeaf615