All Projects → colyseus → colyseus-construct3

colyseus / colyseus-construct3

Licence: MIT license
⚔ Colyseus Multiplayer SDK for Construct 3

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to colyseus-construct3

Colyseus
⚔ Multiplayer Framework for Node.js
Stars: ✭ 3,817 (+18985%)
Mutual labels:  multiplayer, colyseus
colyseus-cocos2d-x
⚔️ Colyseus Multiplayer SDK for Cocos2d-x
Stars: ✭ 14 (-30%)
Mutual labels:  multiplayer, colyseus
create-colyseus-app
Template for setting up a Colyseus server.
Stars: ✭ 24 (+20%)
Mutual labels:  multiplayer, colyseus
colyseus-kotlin
⚔ Implementation of Colyseus client using Kotlin
Stars: ✭ 26 (+30%)
Mutual labels:  multiplayer, colyseus
fourinarow-app
An online version of the popular game four in a row, written in Flutter + Dart on the client and Rust on the server side.
Stars: ✭ 23 (+15%)
Mutual labels:  multiplayer
mine.js
🌏 A voxel engine built with JS/TS/RS. (formerly mc.js) (maybe mine.ts? or even mine.rs?)
Stars: ✭ 282 (+1310%)
Mutual labels:  multiplayer
leafblower
Play Cards Against Humanity online with friends!
Stars: ✭ 29 (+45%)
Mutual labels:  multiplayer
RavEngine
A fast, easy to use C++20 3D game library for modern computers
Stars: ✭ 122 (+510%)
Mutual labels:  multiplayer
connect-four
Connect-4 web game
Stars: ✭ 27 (+35%)
Mutual labels:  multiplayer
sdk-for-unity
SpatialOS SDK for Unity
Stars: ✭ 49 (+145%)
Mutual labels:  multiplayer
geofind
Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet & Colyseus.
Stars: ✭ 31 (+55%)
Mutual labels:  colyseus
freeciv21
Freeciv for the 21st century
Stars: ✭ 56 (+180%)
Mutual labels:  multiplayer
VXA-OS
Most complete and secure free 2D online game creation tool from RPG Maker.
Stars: ✭ 14 (-30%)
Mutual labels:  multiplayer
phaser3-multiplayer-game-example
Phaser 3 multiplayer game example using geckos.io
Stars: ✭ 114 (+470%)
Mutual labels:  multiplayer
pocketplace
🎆 Draw pixels on a canvas with friends.
Stars: ✭ 82 (+310%)
Mutual labels:  multiplayer
Cartographer
Persistent multiplayer map of pins and stories.
Stars: ✭ 43 (+115%)
Mutual labels:  multiplayer
westiny
This is a multiplayer topview western sandbox game written in rust. Under development.
Stars: ✭ 15 (-25%)
Mutual labels:  multiplayer
godothub
Multiplayer and network messaging for Godot.
Stars: ✭ 19 (-5%)
Mutual labels:  multiplayer
Carcassonne
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode).
Stars: ✭ 70 (+250%)
Mutual labels:  multiplayer
RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
Stars: ✭ 80 (+300%)
Mutual labels:  multiplayer


Discussion forum

Colyseus Multiplayer SDK for Construct 3.
View documentation

Addon Development / Contribute

This addon uses c3addon to help on Construct 3 Addon development.

  • Install the dependencies. (npm install)
  • Run Chrome without "same origin policy" (npm run chrome)
  • Start the development server (npm start)

Run c3addon help if you need help.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].