project_reversi/src/classes
2023-12-15 01:43:44 +01:00
..
CustomFormater.py First commit: minmax and alphabeta implemented 2023-12-14 21:58:35 +01:00
Engines.py Display game board with Board.show_board() 2023-12-15 01:43:44 +01:00
Heuristic.py Add weight calculation heuristic 2023-12-15 00:24:28 +01:00
Reversi.py Display game board with Board.show_board() 2023-12-15 01:43:44 +01:00