HYSEN LABS DIRECTORY

#Game development

Purpose tag · curated repositories and deep analysis.

12 curated open-source projects
bevyengine

bevy

48,182

A refreshingly simple data-driven game engine built in Rust. Once set up, you can quickly try out the examples by cloning this repo and running the following commands: To draw a window with standard functionality enabled, use: Fast Compiles Bevy can be built just fine using default configuration on stable Rust.

RustGame Development4,828 forks
hajimehoshi

ebiten

13,484

A dead simple 2D game engine for Go. Ebitengine (v2) A dead simple 2D game engine for Go** Ebitengine (formerly known as Ebiten) is an open source game engine for the Go programming language.

GoGame Development792 forks
3,135

A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a physics simulation running at 200Hz, built over 10+ years of R&D.

C++Game Development276 forks