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

https://github.com/colyseus/colyseus-gml

(WORK IN PROGRESS, NOT READY TO USE) Multiplayer Game Client for Game Maker Studio 2
https://github.com/colyseus/colyseus-gml

colyseus gamemaker gamemaker-studio gamemaker-studio-2 multiplayer

Last synced: 3 months ago
JSON representation

(WORK IN PROGRESS, NOT READY TO USE) Multiplayer Game Client for Game Maker Studio 2

Awesome Lists containing this project

README

          













Patreon donate button


Discussion forum





Multiplayer Game Client for Game Maker Studio 2
View documentation




## Usage

Create an object with the following events attached to it.

- Event > "Create" - `colyseus_connect("127.0.0.1", 8181)`;
- Event > "Async - Networking" - `colyseus_network_update`

## License

MIT