Skip to content

Tic-tac-toe multiplayer version. You can play while talk with a friend that is on the other side of the world!

License

Notifications You must be signed in to change notification settings

goodeath/tictactoe-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Multiplayer

A version of the famous game Tic-Tac-Toe, but this time you can play with your friends through the internet. This repository is still under development, please star it to check future updates.

Requirements

  • Go 1.20

How to Run

To run the server, you can just run:

$ go run main.go

To run the frontend, you can host an http server with root at frontend/ folder

Future Features

  • Be able to choose player's name
  • Talk while playing
  • Select differents skins for Xs and Os
  • Victory/Defeat animation
  • Connect directly with a friend among many rooms
  • Show active rooms
  • Watch other player's game

About

Tic-tac-toe multiplayer version. You can play while talk with a friend that is on the other side of the world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published