Skip to content

lakhassane/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe server

This repository showcases a demo of a tic-tac-toe server. The game is implemented following some game theory algorithms such as minmax.

Demo

A demo is accessible at https://tictactoe-wave-mlc.herokuapp.com/play?board=+xxo++o++

Development

Clone the repo, run npm install.

Start the project using npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published