summaryrefslogtreecommitdiff
path: root/README.md
blob: e6ee8e4c7e87df41ab192fe1a291a6a1678f3083 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Eepers

<p align=center>
  <img src="./assets/icon.png">
</p>


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:
- https://github.com/tsoding/eepers/releases (Windows + Linux)

## Building from Source Code

### Linux

Install GNAT Ada Compiler. It should be available in your Distro Repos.

```console
$ ./build-linux.sh
$ ./game
```