Pabloader b4ebec6437 Modern random numbers generator, deduplicate some code, Bonus class | 5 years ago | |
---|---|---|
.vscode | 5 years ago | |
include | 5 years ago | |
packer | 5 years ago | |
pge | 5 years ago | |
res | 5 years ago | |
src | 5 years ago | |
.gitignore | 5 years ago | |
LICENCE.md | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago |
This game is written for OLC Code Jam 2019 using modified OLC Pixel Game Engine
To compile on windows you need MinGW-32 and MSYS (or Cygwin or Git-Bash) installed in PATH
WARNING! MinGW version from second link is too old, do not install MinGW from mingw-get, install only MSYS
For Debian/Ubuntu:
sudo apt install libx11-dev libgl-dev libpng-dev libasound2-dev
Just run make
command to build