Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Pabloader 0a30e66e8d Score counting, display source code, graphics 5 gadus atpakaļ
.vscode Score counting, display source code, graphics 5 gadus atpakaļ
include Score counting, display source code, graphics 5 gadus atpakaļ
packer Fix packer and ConstructAuto in windows 5 gadus atpakaļ
pge Score counting, display source code, graphics 5 gadus atpakaļ
res Score counting, display source code, graphics 5 gadus atpakaļ
src Score counting, display source code, graphics 5 gadus atpakaļ
.gitignore Score counting, display source code, graphics 5 gadus atpakaļ
LICENCE.md Add packer to AwoorwaeOLC 5 gadus atpakaļ
Makefile Score counting, display source code, graphics 5 gadus atpakaļ
README.md Add Readme 5 gadus atpakaļ

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