atamocius / ebiten-ecsLinks
⚙ A simple ECS (Entity Component System) pattern implemented in Go and using Ebiten as the renderer.
☆16Updated 5 years ago
Alternatives and similar repositories for ebiten-ecs
Users that are interested in ebiten-ecs are comparing it to the libraries listed below
Sorting:
- A simple game engine using Ebitengine with ECS.☆36Updated last year
- My old Flash game rewritten in Go using the Ebiten library☆29Updated 2 years ago
- Entity Component System written in Go☆16Updated 4 years ago
- Canvas for Ebitengine™: vector graphics for game development☆22Updated 3 years ago
- Sprite animation library for Ebitengine inspired by anim8☆78Updated last year
- 🌿 A 2D, story-driven, pixel art platformer. Written in Go using Ebitengine with an ECS architecture.☆18Updated 2 years ago
- Tween animation library for go with a simple interface.☆99Updated 6 months ago
- ebiten-based game engine for Go☆34Updated last year
- A small fantasy game engine in WASM using GoLang☆95Updated 4 years ago
- paths is a pathfinding library written in Golang for use with games.☆63Updated 2 years ago
- Text rendering package for Ebitengine.☆68Updated 6 months ago
- A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete …☆68Updated 7 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 7 months ago
- Cross-platform GUI window creation & management library in Go☆118Updated last year
- Buggy Pure Go Port of Dear Imgui