Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pabloader 37c6801e0b More TODOs for God of TODOs před 5 roky
.vscode More TODOs for God of TODOs před 5 roky
include Player's 4-th stage před 5 roky
packer Fix packer and ConstructAuto in windows před 5 roky
pge Rotating bugs před 5 roky
res Player's 4-th stage Change raw variables to vectors před 5 roky
src More TODOs for God of TODOs před 5 roky
.gitignore Rotating bugs před 5 roky
LICENCE.md Add packer to AwoorwaeOLC před 5 roky
Makefile Player's 4-th stage Change raw variables to vectors před 5 roky
README.md Add Readme před 5 roky
TODO.md More TODOs for God of TODOs před 5 roky

README.md

About

This game is written for OLC Code Jam 2019 using modified OLC Pixel Game Engine

How to compile on Windows

To compile on windows you need MinGW-32 and MSYS (or Cygwin or Git-Bash) installed in PATH

Download links:

WARNING! MinGW version from second link is too old, do not install MinGW from mingw-get, install only MSYS

How to compile on linux

For Debian/Ubuntu:

sudo apt install libx11-dev libgl-dev libpng-dev libasound2-dev

Make it!

Just run make command to build