https://github.com/colyseus/colyseus-defold
⚔ Colyseus SDK for Defold Engine
https://github.com/colyseus/colyseus-defold
colyseus defold defold-library multiplayer netcode networking
Last synced: 2 months ago
JSON representation
⚔ Colyseus SDK for Defold Engine
- Host: GitHub
- URL: https://github.com/colyseus/colyseus-defold
- Owner: colyseus
- License: mit
- Created: 2018-02-15T18:48:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-07T12:48:09.000Z (3 months ago)
- Last Synced: 2025-04-08T08:15:28.056Z (2 months ago)
- Topics: colyseus, defold, defold-library, multiplayer, netcode, networking
- Language: Lua
- Homepage: https://docs.colyseus.io/getting-started/defold-client/
- Size: 505 KB
- Stars: 65
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - Colyseus
README
## Test suite
This project uses [deftest](https://github.com/britzl/deftest) for testing, the
assertion functions are documented by [@britzl](https://github.com/britzl) here: https://github.com/britzl/deftest#custom-asserts## Contributors
Big thanks to [Björn Ritzl](https://github.com/britzl). Without his efforts on
the WebSocket library this client wouldn't exist.## License
MIT