説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Pabloader 0a30e66e8d Score counting, display source code, graphics 5年前
.vscode Score counting, display source code, graphics 5年前
include Score counting, display source code, graphics 5年前
packer Fix packer and ConstructAuto in windows 5年前
pge Score counting, display source code, graphics 5年前
res Score counting, display source code, graphics 5年前
src Score counting, display source code, graphics 5年前
.gitignore Score counting, display source code, graphics 5年前
LICENCE.md Add packer to AwoorwaeOLC 5年前
Makefile Score counting, display source code, graphics 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