Skip to content

EmiiFont/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer tic tac toe game with AI, using go as a webserver

Run

server

go run main.go

Client

cd assets
yarn start

Technologies I was working with:

API:

  • go-chi
  • read/write to key-value store using bolt-db
  • websockets

Client:

  • react
  • tailwind-css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published