update readme
This commit is contained in:
parent
96ba8d2ac1
commit
1dbfa25e3e
10
readme.md
10
readme.md
@ -2,8 +2,18 @@
|
|||||||
|
|
||||||
an untitled 2d multiplayer shooter for the gameboy
|
an untitled 2d multiplayer shooter for the gameboy
|
||||||
|
|
||||||
|
i don't know what i'm doing
|
||||||
|
|
||||||
## compile
|
## compile
|
||||||
|
|
||||||
|
first clone submodules:
|
||||||
|
|
||||||
|
```
|
||||||
|
git submodule init && git submodule update
|
||||||
|
```
|
||||||
|
|
||||||
|
and then compile the game
|
||||||
|
|
||||||
```
|
```
|
||||||
make all
|
make all
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user