rust-gamedig
Game Server Query Library
A library that provides a standardized interface to query game servers and retrieve information about their current state
Game Server Query Library.
38 stars
6 watching
12 forks
Language: Rust
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 514 |
ajhager/rog | A game development library providing basic functionality for creating roguelike games | 50 |
gamegrind/binary-save-for-unity | A utility for serializing and deserializing data in Unity projects | 35 |
sergiusiw/gate | A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management. | 319 |
rust-gamedev/arewegameyet | Tracks the state of the Rust game development ecosystem | 702 |
fornwall/gamepads | A Rust library for handling gamepad input and haptic feedback in various environments. | 5 |
thegamesdb/thegamesdb | An online database of video games with associated metadata and artwork, serving as a frontend to a comprehensive database. | 133 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,631 |
gamegrind/simple-rpg-in-unity | A Unity project teaching basic RPG concepts and mechanics through a training course | 293 |
gameservermanagers/game-server-configs | A collection of standardized game server configuration files to simplify setup and minimize configuration conflicts. | 279 |
polygonal/ds | A collection of reusable data structures and algorithms for game development | 344 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 148 |
erfg12/memory.dll | A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 884 |
leereilly/games | A curated list of video games and game-related projects hosted on GitHub | 22,900 |
ggez/good-web-game | An implementation of a game engine subset on top of miniquad for web and mobile development | 337 |