Skip to content

AlphaToe is to tic tac toe as AlphaGo is GO. Try and beat it!

License

Notifications You must be signed in to change notification settings

dessygil/alphatoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaToe

AlphaToe is to tic tac toe as AlphaGo is to GO. For context if you unaware of AlphaGo, it is a company called DeepMind which built an AI that has the capability to play the game called GO. AlphaToe uses a hashmap instead of using any sort of machine learning techniques, so it wouldn't be deemed as AI, but I still guarantee you won't be able to beat it no matter what!

How To Set AlphaToe Up

To set up AlphaToe

  1. Navigate to the file in the terminal
  2. Type 'make' into the terminal creating the needed files to play
  3. Type './alphatoe' into the terminal to begin the game
  4. Pick whether to be X's or O's (Pick X, they go first) MAKE SURE THEY ARE CAPITAL X OR CAPITAL O
  5. Now pick a number between 0-8 to choose your position
  6. AlphaToe will now pick its spot
  7. Repeat step 5 and 6 until the game is won or ends in a tie

About

AlphaToe is to tic tac toe as AlphaGo is GO. Try and beat it!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published