Sin descripción
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 b4ebec6437 Modern random numbers generator, deduplicate some code, Bonus class hace 5 años
.vscode Modern random numbers generator, deduplicate some code, Bonus class hace 5 años
include Modern random numbers generator, deduplicate some code, Bonus class hace 5 años
packer Fix packer and ConstructAuto in windows hace 5 años
pge Rotating bugs hace 5 años
res Modern random numbers generator, deduplicate some code, Bonus class hace 5 años
src Modern random numbers generator, deduplicate some code, Bonus class hace 5 años
.gitignore Rotating bugs hace 5 años
LICENCE.md Add packer to AwoorwaeOLC hace 5 años
Makefile Junior programmers bots hace 5 años
README.md Add Readme hace 5 años

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