Flappybird written in Odin + Raylib
See current status in TODO.md
- Go to Releases
- Download the version for your platform (only Windows is compiled atm)
- Install Odin
- Clone this repo
- Run:
odin run .(ormake run)
- Build:
make build
- This repo / game Apache 2.0
- The assets: https://github.com/samuelcust/flappy-bird-assets
