0 Forks
0 Stars
0 Watchers

BadassTicTacToe

A Badass Tic Tac Toe Game using Java language with different levels of hardness. The most interesting part about the project is the last level that implements a learning mechanism that record machine's loser choices throughout the game, so that, never repeat them again.

How to download and setup BadassTicTacToe

Open terminal and run command
git clone https://github.com/Cuapio/BadassTicTacToe.git
git clone is used to create a copy or clone of BadassTicTacToe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with BadassTicTacToe https://github.com/Cuapio/BadassTicTacToe/archive/master.zip

Or simply clone BadassTicTacToe with SSH
[email protected]:Cuapio/BadassTicTacToe.git

If you have some problems with BadassTicTacToe

You may open issue on BadassTicTacToe support forum (system) here: https://github.com/Cuapio/BadassTicTacToe/issues