/Breakout

Simple breakout game written in Swift 2.

Primary LanguageSwift

Breakout

Simple breakout game written in Swift 2.

In my iOS programming self-taught journey I made simple breakout game with some special effects. It's made using SpriteKit and Swift 2.

Here's how it looks like: alt tag

Known issues:

Sometimes the ball is stuck in sides and won't bounce off.