Ebiten
OSS games
- Roboden - Indirect control real-time strategy game about robot colonies. (Web) (Reddit)
- Airplanes - 2D shoot 'em up game made with Go, Ebitengine, and donburi. Featuring ECS (Entity Component System).
- Bindless - Magnetic world for Ebitengine's first game jam.
- Ezcort Mission - Follow a dog through a post-apocalytpic wasteland full of zombies. (Code)
- RTS game built with Ebiten
OSS tools
- Neko - Cross-platform open-source animated cursor-chasing cat.
Links
- Donburi - Entity Component System library for Ebiten inspired by legion.
- Canvas for Ebitengine
- Ebiten Code
- Awesome Ebitengine
- Mizu - Entity Component System framework for Ebitengine.
- Ebiten Reddit
- etxt - Font management and text rendering for Ebitengine.
- Ebitengine TPS vs FPS
- gmath - Godot-inspired math library for Ebintengine and other Go game engines.
- Ebitengine input library - Godot-inspired action input handling system for Ebitengine.
- ganim8 - Sprite Animation library for Ebitengine inspired by anim8.
- Ebiten Game Template
- Kage's desk - Make Kage shaders more accessible to Ebitengine.
- Ebitengine Kage support for Visual Studio Code
- Ebiten UI - User interface engine and widget library for Ebiten.
- ebiten-camera - Simple camera for ebiten.