Skip to content

GarraPeters/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

"A strange game. The only winning move is not to play."

Run "docker-compose up" to start. Runs on 0.0.0.0:8000 by default

Human player is "X" and always goes first.

to play, make a GET request with the gameboard in the query sting as shown:

YOUR_URL?board=+xxo++o++

The API will return a similar game board string with it's move included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published