karjonas / Peel-The-Potatoes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peel The Potatoes

An "Insanity Game Jam 4" entry written by Jonas Karlsson.

Screenshot

Building

Download sources:

$ git clone https://bitbucket.org/karjonas/insanityjam4 peel_the_potatoes
$ cd peel_the_potatoes
$ git submodule update --init

Linux:

$ mkdir build
$ cd build
$ cmake ..
$ make

Windows: Open proj.win32\Peel-The-Potatoes.sln

Mac: Open proj.ios_mac\Peel-The-Potatoes.xcodeproj

License

The 'Xolonium' font by Severin Meyer is licensed under the SIL Open Font License (OFL).

All graphics in Resources/pics is licensed under the CC BY 4.0 License. See https://creativecommons.org/licenses/by/4.0/

All source code is licensed under the MIT License. See http://opensource.org/licenses/MIT

About


Languages

Language:C++ 83.9%Language:C 6.9%Language:Objective-C++ 2.6%Language:Objective-C 2.6%Language:Java 2.2%Language:CMake 0.9%Language:GLSL 0.4%Language:Python 0.2%Language:Makefile 0.2%Language:PowerShell 0.0%Language:Shell 0.0%