BeirRun is a two dimensional and birds eye view game where the user controls a player who needs to collect drinks. The more drinks you collect the harder the controls get, the more distorted the graphics get and the more distorted the audio gets.
Note: The artwork for this game was done by GuttyKreum who is a super talented pixel artist. Check out their artwork!
> git clone https://github.com/nick-lennox/BeirRun.git
> cd BeirRun
Build and Open
> xcodebuild
> open build/Release/BeirRun.app
Or
> open BeirRun.xcodeproj
and then hitting the Run
button.
cp -r Build/Release/BeirRun.app /Applications
BeirRun was originally a desktop game made in Java but it has received new life and the developers are working to make this a published iOS app. These developers include Nick Lennox, Jared O'Connor and Edwin Wallis.
This project is licensed under the MIT License - see the license for details
Feel free to contribute to this project by forking the repository, creating a new branch for your changes, and submitting a pull request, and please adhere to the terms of the MIT License.