15 lines
228 B
Markdown
15 lines
228 B
Markdown
# airport
|
|
|
|
The best way to build a game engine, is to build a game first.
|
|
|
|
This game utilizes the [Toy programming langauge](https://toylang.com).
|
|
|
|
## Building
|
|
|
|
Simply run `make` in the root directory.
|
|
|
|
## Dependencies
|
|
|
|
* SDL2
|
|
|