Game engine topic

Game engines are software frameworks for game development. Game engines do the heavy lifting for developers so they can focus on other aspects of game development.

List Game engine repositories

coffee

1.1k
Stars
55
Forks
Watchers

An opinionated 2D game engine for Rust

pioneer

11
Stars
1
Forks
Watchers

⚙️ A work in progress ECS game engine

basque

440
Stars
24
Forks
Watchers

A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen

nova

33
Stars
1
Forks
Watchers

🎮 An even simpler 2D game framework written in Rust

tetra

887
Stars
61
Forks
Watchers

🎮 A simple 2D game framework written in Rust

gunship-rs

27
Stars
3
Forks
Watchers

An experimental game engine written in Rust.

jumpmanzero

16
Stars
0
Forks
Watchers

A platformer video game with a very old-school theme. Based on the Jumpman series by Randy Glover.

entt

9.5k
Stars
839
Forks
Watchers

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

ExpansionGameEngine

21
Stars
2
Forks
Watchers

Your future favorite Game Engine :p (Under developpement BUT STILL, come help !)

kengine

589
Stars
32
Forks
Watchers

Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.