Нема описа
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 a2ade48c04 Fix TODOs пре 5 година
.vscode More TODOs for God of TODOs пре 5 година
bin Menus ang game states пре 5 година
include Menus ang game states пре 5 година
packer Fix packer and ConstructAuto in windows пре 5 година
pge Menus ang game states пре 5 година
res Player's 4-th stage Change raw variables to vectors пре 5 година
src Menus ang game states пре 5 година
.gitignore Rotating bugs пре 5 година
LICENCE.md Add packer to AwoorwaeOLC пре 5 година
Makefile Menus ang game states пре 5 година
README.md Add Readme пре 5 година
TODO.md Fix TODOs пре 5 година

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