gate
Game engine library
A 2D game development library tailored to pixel-art games, providing a layer for separating game logic and resource management.
A specialized 2D game library
319 stars
6 watching
21 forks
Language: Rust
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sergiusiw/chirperjax | A simple 2D platformer game built with Rust and demonstrating the use of Gate and Collider libraries. | 296 |
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. | 151 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,636 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 273 |
yui0/catgl | A 3D graphics engine designed to be easy-to-use and high-performance for game development on multiple platforms. | 19 |
ggez/good-web-game | An implementation of a game engine subset on top of miniquad for web and mobile development | 338 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,019 |
rsamaium/canvasengine | A framework for building 2D video games with reactive canvas rendering and animation. | 383 |
saemideluxe/semicongine | A low-level game engine that abstracts away the complexities of Vulkan and operating system APIs to create a simple, yet powerful rendering pipeline. | 37 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
ajhager/engi | A cross-platform 2D game development library for Go | 395 |
zal0/zgb | A Game Boy and Color game engine that allows developers to create their own games using C++. | 715 |
snowkit/linc | Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. | 23 |
panosk92/spartanengine | A game engine with cutting-edge rendering capabilities and real-time physics simulations. | 2,252 |
indianakernick/simpleton-engine | A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. | 51 |