Skip to content

links234/MPACK

Repository files navigation

alt text MPACK

alt text alt text

MPACK is intended to be a cross-platform starting point for 2D games running on Windows, Linux and Android. Core engine is written in C++ and OpenGL/ES but there is also Java for Android specifics (Google Services) and bash for scripting.

Full feature list can be found here.

Getting started

Linux

Setup
cd path/to/workspace
git clone https://github.com/links234/MPACK.git
cd MPACK
sudo sh scripts/config_linux.sh
Build
make -f "jni/Linux.mk"
Run
./game

License

Apache License 2.0

About

Starting point for cross-platform (Windows, Linux and Android) 2D games using C++ and OpenGL/ES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published