gm_networking

Buffer-based networking example

A simple GameMaker networking example mimicking 39dll network games' behavior based on the first byte in the buffer.

Simple networking example, which mimics how 39dll network games were working (actions performed basing on first byte in buffer).

GitHub

2 stars
1 watching
1 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list

gamemakernetworking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gmclan-org/gm_boomers_networking A GameMaker Studio 2023.6+ networking implementation inspired by the classic 39dll example. 2
timvn/gmnest A socket.IO-based extension for Game Maker, enabling real-time communication and networking capabilities. 1
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,521
firstgeargames/fishnet A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. 1,407
fish-tennis/gnet A high-performance network library designed specifically for game servers 20
unity-technologies/com.unity.netcode.gameobjects A Unity package providing networking capabilities to GameObject and MonoBehaviour workflows. 2,159
gmclan-org/piano_example Demonstrates how to dynamically change audio pitch by semitones in GameMaker 8
overtorment/noobhub Provides network multiplayer and messaging functionality for various game engines and platforms 324
gmclan-org/compatibility-scripts Scripts to simplify the transition from GameMaker 1.4 to newer versions. 1
dblock/slack-gamebot A Slack-based bot for playing various games and tracking user interactions 129
ggabriel96/lasso A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. 11
benal20/agenda.gml Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. 2
dahrkael/libquicknet A small UDP networking library for games with features like reliable message delivery and simple setup. 31
kurehajime/pong-command A simple CLI game implemented in Go 176
smilex/zed_net A lightweight, single-file networking library for creating simple UDP connections in games. 60