Skip to content

jushg/CloudJumpers

 
 

Repository files navigation

Cloud Jumpers

Overview

Cloud Jumpers is a competitive 1-4 player iOS platformer game. There are power-ups, different game modes, kill mechanics, and more!

Race against the clock in single-player mode, and compete against the rest of the world on the high scores. Alternatively, create a lobby with up to three others and compete for the top ranking in two unique multiplayer modes.

Every round you play is randomly generated and different from previous encounters. However, if you wish to relive a particular experience, you can always specify a level seed.

We can't wait to race against you on Cloud Jumpers!

Details

You can view our final report here.

Cloud Jumpers was awarded Best Project Award (First Winner) in The 20th NUS School of Computing Term Project Showcase (STePS) on 13 April 2022. You may view our project page at The 20th STePS here.

Preview

Multiplayer: King of the Hill

Reach the top and be a Cloud God, giving you the power to scroll the entire world and get random power-ups for free to maintain your throne within two minutes!

finalCJ.mp4

Single Player: Time Trials

Practice your cloud jumping and beat your own best trial with a shadow player!

FinalCJShadowPlayer.mp4

Development

  • Install CocoaPods (https://guides.cocoapods.org/using/getting-started.html)
  • From repository root, run pod install
    • This is to be run everytime you switch branches
  • Set up a Firebase project and replace the GoogleService-Info.plist in CloudJumpers/ with yours
  • Work on the project using File > Open > CloudJumpers.xcworkspace

About

Jumping through CS3217

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.9%
  • Ruby 0.1%