An open API service indexing awesome lists of open source software.

https://github.com/khaleelmuhd1998/tictactoe-multiplayer

Multiplayer Web Game, made with Cocos Creator and Colyseus. For testing purposes.
https://github.com/khaleelmuhd1998/tictactoe-multiplayer

cocos-creator colyseus html5-game web-game

Last synced: 7 days ago
JSON representation

Multiplayer Web Game, made with Cocos Creator and Colyseus. For testing purposes.

Awesome Lists containing this project

README

          

# 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
- Cocos Creator: https://www.cocos.com/en/creator
- Colyseus: https://colyseus.io/
- Node: https://nodejs.org/