Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Pabloader 0a30e66e8d Score counting, display source code, graphics il y a 5 ans
.vscode Score counting, display source code, graphics il y a 5 ans
include Score counting, display source code, graphics il y a 5 ans
packer Fix packer and ConstructAuto in windows il y a 5 ans
pge Score counting, display source code, graphics il y a 5 ans
res Score counting, display source code, graphics il y a 5 ans
src Score counting, display source code, graphics il y a 5 ans
.gitignore Score counting, display source code, graphics il y a 5 ans
LICENCE.md Add packer to AwoorwaeOLC il y a 5 ans
Makefile Score counting, display source code, graphics il y a 5 ans
README.md Add Readme il y a 5 ans

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