Nessuna descrizione
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.
Pabloid a2ae087473 Upload source 5 anni fa
pge Upload source 5 anni fa
src Upload source 5 anni fa
.gitignore Upload source 5 anni fa
LICENCE.md Upload source 5 anni fa
Makefile Upload source 5 anni fa
README.md Upload source 5 anni fa

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 libpng-dev

Make it!

Just run make command to build