Skip to content

minmax player program for tic-tac-toe destined for the fitbit watch.

Notifications You must be signed in to change notification settings

urishani/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe with MinMax

A game with AI minmax algorithm to play for win.

Node JS application. [https://nodejs.org/en/download/]

  • Install node
  • import the project
  • initialize with
    • npm -i
  • run with
    • node index.js
    • or: npm start

About

minmax player program for tic-tac-toe destined for the fitbit watch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published