Colyseus Tic Tac Toe Save

Colyseus 0.15: Turn-based Multiplayer Example

Project README

Tic-Tac-Toe Multiplayer

Turn-based demonstration project using Colyseus.

This repository has:

  • server/: The Colyseus server, with tic-tac-toe room implementation.
  • javascript-pixi/: A JavaScript/PixiJS client-side project.
  • defold/: A Defold client-side project.

Running the server locally

You'll need two terminal windows open to be able to run this. One for the client, and one for the server:

Running the server

cd server
npm install
npm start

Important files to have look at

JavaScript / PixiJS

The JavaScript/PixiJS example uses:

Running the JavaScript/PixiJS client

cd javascript-pixi
npm install
npm start

Important files to have look at

Defold Engine

The Defold project was made by Selim Anaç.

License

MIT

Open Source Agenda is not affiliated with "Colyseus Tic Tac Toe" Project. README Source: endel/colyseus-tic-tac-toe
Stars
89
Open Issues
0
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating