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.
- Host: GitHub
- URL: https://github.com/khaleelmuhd1998/tictactoe-multiplayer
- Owner: KhaleelMuhd1998
- License: mit
- Created: 2025-01-08T15:25:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T16:00:34.000Z (9 months ago)
- Last Synced: 2025-04-08T02:44:45.138Z (6 months ago)
- Topics: cocos-creator, colyseus, html5-game, web-game
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/