GarageEngine
Game Engine
A 2D game engine written in Go, implementing an Entity/Component system and providing features like physics, texture packing, and scene management.
Game engine written in Go (golang).
321 stars
27 watching
33 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
louisschmieder/varekat | A game engine written in V, with multiple backends and support for Vulkan. | 44 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,432 |
vitei/usagi | A game engine built around a hierarchical Entity-Component-System architecture to manage complex interactions in games. | 53 |
engoengine/engo | An open-source 2D game engine written in Go, implementing an Entity Component System paradigm. | 1,756 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
enginmanap/limonengine | A 3D game engine for first-person games with features like dynamic lighting and physics, designed to be easy to use and extend. | 589 |
heliumproject/engine | A game engine designed to be fully-featured and versatile, suitable for development on multiple platforms including desktop, console, and mobile. | 443 |
circular-studios/dash | A 3D game engine written in D. | 421 |
oakmound/oak | A Go-based game engine for creating 2D games and applications with a focus on ease of use and minimal dependencies. | 1,559 |
daemonengine/daemon | A game engine that powers a multiplayer first-person shooter and provides tools for building 3D games. | 305 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |
panosk92/spartanengine | A game engine with cutting-edge rendering capabilities and real-time physics simulations. | 2,224 |
4ian/gdevelop | A cross-platform 2D/3D game development software with a no-code editor and extensible game engine. | 11,274 |
travisvroman/kohi | A game engine built from scratch using C and Vulkan. | 1,047 |
mariofv/littleorionengine | An academic C++ 3D game engine with scene management and physics simulation capabilities. | 60 |