Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 544 Bytes

Tic Tac Toe - Multiplayer

A test project to experiment with Cocos Creator and Colyseus.

Note: This project is for testing purposes only.

Instructions

  • Run the server using Node.
  • Open and run the client using Cocos Creator 3.5.0.
  • You will need to run the game in two seperate web browser windows to join one multiplayer session.
  • Use Developement Console in the web browser to see the status messages.

Software Tools