No buttons or joysticks, just tilt. Tilt to avoid enemies and activate powerups. Tilt for your life.
Live to Tilt is a re-creation of the popular iOS game Tilt to Live, a childhood favourite of ours! Just like in the original game, there are no buttons or joysticks. You tilt your device to control your character. Avoid the red dots that appear on the screen while collecting power-ups to obliterate them! Chain your kills to build up your combo and rake in the points!
This iPadOS app is a final project of CS3217, Software Engineering on Modern Application Platforms. Made with ❤️ by:
Live to Tilt is written in Swift and developed in Xcode Version 13.2. Simply clone the repository to get started!
-
Get Xcode from the App Store or https://developer.apple.com/downloads.
-
Install the Xcode Command Line Tools In Terminal, run the command:
xcode-select --install
-
Follow the instructions here to create a Firestore Database on Firebase.
-
Download the Firebase configuration file and add it to the source directory. It should look something like this:
-
Create a free PubNub account here to obtain a demo keyset.
-
Copy the keyset into the
Secrets.xcconfig
file. It should look something like this:
- Build and run the code with Xcode to play Live to Tilt now!
For more details on our technical design, please refer here.
Please refer to the User Manual section in our documentation.