gm_boomers_networking
GM Networking Library
A GameMaker Studio 2023.6+ networking implementation inspired by the classic 39dll example.
Networking code, but functions have same names as they had in 39dll by 39ster in GM 5 - 8.1 era.
2 stars
1 watching
1 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list
39dllfreewaregamemakernetworking
Related projects:
Repository | Description | Stars |
---|---|---|
gmclan-org/gm_networking | A simple GameMaker networking example mimicking 39dll network games' behavior based on the first byte in the buffer. | 2 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
timvn/gmnest | A socket.IO-based extension for Game Maker, enabling real-time communication and networking capabilities. | 1 |
gmclan-org/compatibility-scripts | Scripts to simplify the transition from GameMaker 1.4 to newer versions. | 1 |
blueburncz/gmd3d11 | An extension for GameMaker that provides additional D3D11 functionality | 19 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
0xfa11/gamenetworkingresources | A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games. | 7,422 |
benal20/agenda.gml | Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. | 2 |
nikkilae/fml | Binds GameMaker's GML language to the FMOD API | 8 |
gm-core/patchwire-gm | A toolset for building online multiplayer experiences in GameMaker Studio 2 using the Patchwire framework | 32 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
mstop4/fmodgms | Provides GML bindings to the FMOD Studio low-level API for audio playback and processing in GameMaker:Studio games. | 62 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
overtorment/noobhub | Provides network multiplayer and messaging functionality for various game engines and platforms | 321 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |