Skip to content

kklopfenstein/GhostMode

Repository files navigation

GhostMode

GhostMode is a small action game featuring a spooky ghost who collects coins.

Ghostmode depends on the AnGmEngine library which can be found here: https://github.com/kklopfenstein/AnGmEngine.

I've published GhostMode to the Play store here: https://play.google.com/store/apps/details?id=com.kklop.ghostmode

To build

git clone git@github.com:kklopfenstein/AnGmEngine.git
git clone git@github.com:kklopfenstein/GhostMode.git
cd AnGmEngine
android update project -p .
cd ../GhostMode
android update project -p .
ant release

About

GhostMode is an Android action game based on AnGmEngine featuring a spooky ghost who collects coins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages