Без опису
Ви не можете вибрати більше 25 тем Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pabloader 49ec9bc8d0 Create falling bugs 5 роки тому
.vscode Separate Playes class 5 роки тому
include Create falling bugs 5 роки тому
packer Fix packer and ConstructAuto in windows 5 роки тому
pge Add sound 5 роки тому
res Create falling bugs 5 роки тому
src Create falling bugs 5 роки тому
.gitignore Use resource packs 5 роки тому
LICENCE.md Add packer to AwoorwaeOLC 5 роки тому
Makefile Add Readme 5 роки тому
README.md Add Readme 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