Pabloader a2ade48c04 Fix TODOs | hace 5 años | |
---|---|---|
.vscode | hace 5 años | |
bin | hace 5 años | |
include | hace 5 años | |
packer | hace 5 años | |
pge | hace 5 años | |
res | hace 5 años | |
src | hace 5 años | |
.gitignore | hace 5 años | |
LICENCE.md | hace 5 años | |
Makefile | hace 5 años | |
README.md | hace 5 años | |
TODO.md | hace 5 años |
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