kumarmintu / TicTacToe

TicTacToe for the N * N field

Repository from Github https://github.comkumarmintu/TicTacToeRepository from Github https://github.comkumarmintu/TicTacToe

TicTacToe

TicTacToe for the N * N field

To start the game, you need to run the file game.py. To win the game, you need to score K consecutive crosses or noughts in a column or in a row or in a diagonal. The game has only implemented a two-person game mode so far.

About

TicTacToe for the N * N field


Languages

Language:Python 100.0%