Skip to content

themaxsmith/CubeKing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeKing: Last Cube Standing

alt text alt text

iOS Basic Survival Game - Last one standing wins. The purpose of this open-source game is for Swift & Sprite Kit beginners to get a jump start on how Sprite Kit can be incorperated into a real fully-featured game. The game also supports bluetooth multiplayer through MultiPeer and Google ads built in with a IAP to remove ads.

How to run app

  1. Download project and CocoPods (if not installed)
  2. run pod init in terminal & then add these pods as dependencies in the file then run pod install
pod 'MultiPeer'
pod 'SwiftyStoreKit'
pod 'Cartography', '~> 3.0'
pod 'Google-Mobile-Ads-SDK'

About

iOS Survival Game - Last one standing wins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages