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

GitHub

319 stars
6 watching
21 forks
Language: Rust
last commit: over 1 year ago
Linked from 2 awesome lists


Backlinks from these 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. 148
amethyst/legion A high-performance Entity component system library for building game projects in Rust. 1,631
jhasse/jngl A lightweight, cross-platform 2D game library for building games on various platforms 267
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 337
gosu/gosu A 2D game development library for C++ that provides a simple API for building games 2,014
rsamaium/canvasengine A JavaScript framework for creating 2D video games in HTML5 Canvas 384
saemideluxe/semicongine A small game engine for creating 2D and 3D games using Vulkan and Nim programming language. 35
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++. 705
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,224
indianakernick/simpleton-engine A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. 51