Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.62 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.62 KB

tictactoe

Multiplayer Tic Tac Toe game

On Phone -

Tic Tac Toe on phone

On Desktop -

Tic Tac Toe on Desktop

How to play

Step 1

2) register/login yourself

Step 2

3) START => CREATE GAMEROOM (make note of gameroom ID)

Step 3 Part 1 Step 3 Part 2 Step 3 Part 3

4) register/login from another device with a different username

Step 4

5) START => JOIN GAMEROOM (put the gameroom ID from step 3)

Step 5 Part 1 Step 5 Part 2 Step 5 Part 3

6) accept invite

Step 6

7) start palying!

Step 7 Part 1 Step 7 Part 2

Technologies used to build the game

  1. Node.js (packages: uuid, uWebSocket.js)
  2. HTML, CSS, Javascript

Enjoy!