Skip to content

Unbeatable tictactoe command line game. Written in python3

Notifications You must be signed in to change notification settings

siddg97/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

tictactoe

Unbeatable tic tac toe python CLI game using reinforcement machine learning

Setup:

  1. Clone this repository to your system.
  2. Install python3 on your system.
  3. Open the terminal in the directory which contains the main.py file.
  4. Run the following command in the terminal:

python3 main.py

Note:

You might need special user privelleges (E.g. sudo python3 main.py on Ubuntu) to run the command.

About

Unbeatable tictactoe command line game. Written in python3

Topics

Resources

Stars

Watchers

Forks

Languages