# Eepers
https://github.com/tsoding/eepers/assets/165283/8bb55e10-e843-4152-8bc5-ab9bb137e239
Music by Type 42
- https://soundcloud.com/type42
- https://www.youtube.com/@Type42
- https://type42.bandcamp.com/
Download (Windows + Linux):
- GitHub: https://github.com/tsoding/eepers/releases
- Itch.io: https://tsoding.itch.io/eepers
## Building from Source Code
### Linux
Install GNAT Ada Compiler. It should be available in your Distro Repos.
```console
$ ./build-linux.sh
```