Merge branch 'master-basic'

This commit is contained in:
Amine B. Hassouna
2018-11-24 14:47:04 +01:00

View File

@@ -14,7 +14,7 @@ It shows how we can develop a basic grid-based game.
**On Debian/Ubuntu based distributions, use the following command:**
```sh
sudo apt install git-core build-essential pkg-config cmake cmake-data libsdl2-dev libsdl2-gfx-dev
sudo apt install git build-essential pkg-config cmake cmake-data libsdl2-dev libsdl2-gfx-dev
```
**Optional packages:**