Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 347 Bytes

File metadata and controls

21 lines (17 loc) · 347 Bytes

BubblePop

A simple game based on Swift4 using MVC design.

View

  • BubbleView
  • ScoreRecordTableViewCell

View Controller

  • MainViewController
  • GameViewController
  • ScoreboardViewController
  • SettingsViewController

Model

  • BubbleModel
  • GameSettings
  • ScoreRecord
  • DataStorage

Example

GameRunningExample