Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Pabloader 63529f4849 Menus ang game states 5 anos atrás
.vscode More TODOs for God of TODOs 5 anos atrás
bin Menus ang game states 5 anos atrás
include Menus ang game states 5 anos atrás
packer Fix packer and ConstructAuto in windows 5 anos atrás
pge Menus ang game states 5 anos atrás
res Player's 4-th stage Change raw variables to vectors 5 anos atrás
src Menus ang game states 5 anos atrás
.gitignore Rotating bugs 5 anos atrás
LICENCE.md Add packer to AwoorwaeOLC 5 anos atrás
Makefile Menus ang game states 5 anos atrás
README.md Add Readme 5 anos atrás
TODO.md Menus ang game states 5 anos atrás

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