Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pabloader b4ebec6437 Modern random numbers generator, deduplicate some code, Bonus class 5 лет назад
.vscode Modern random numbers generator, deduplicate some code, Bonus class 5 лет назад
include Modern random numbers generator, deduplicate some code, Bonus class 5 лет назад
packer Fix packer and ConstructAuto in windows 5 лет назад
pge Rotating bugs 5 лет назад
res Modern random numbers generator, deduplicate some code, Bonus class 5 лет назад
src Modern random numbers generator, deduplicate some code, Bonus class 5 лет назад
.gitignore Rotating bugs 5 лет назад
LICENCE.md Add packer to AwoorwaeOLC 5 лет назад
Makefile Junior programmers bots 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