Ozymandias
Game engine modification
An attempt to modify and expand an existing fork of a game project to accommodate different file formats.
Landing page for old project
0 stars
2 watching
0 forks
last commit: about 1 year 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 |
raysan5/mod | A comprehensive tutorial on processing and optimizing game data from various file formats, including image, audio, text, and 3D model files. | 47 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,631 |
bryanedds/nu | A 2D and 3D game engine that uses functional programming concepts to simplify game development | 1,136 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
gamma-delta/omegaquad | A framework for building games using the Macroquad game engine | 23 |
lyndir/gorillas | An artillery-style iOS game port of an old QBasic game | 250 |
ruddle/oxidator | A real-time strategy game engine written in Rust and WebGPU, aiming to provide a modern modding toolset for creating custom games without requiring programming knowledge. | 301 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
tantandev/rusty_demon_attack | A game built using Rust and macroquad, playable in the web browser. | 66 |
enriquesomolinos/dreerally | Reimplementation of Death Rally's game engine and core functionality on Windows | 86 |
zzo38/freeheromesh | A puzzle game engine that allows users to define and program their own classes of objects in C. | 2 |
dev-family/wasm-2048 | An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |
amethyst/rfcs | Defines and governs the process for introducing new features to a game engine | 32 |