Simple demo game used to demonstrate a superset of game dev tools on top of Ebiten
- Based on ebiten official example: https://github.com/hajimehoshi/ebiten/blob/main/examples/camera/main.go
- ECS compatible
- ECS compatible
- Console logs
- Cheat terminal
- ECS world visualization
Run main.go
to test the game itself.
Run cmd/tiled/tiled.go
to test tiled features