Skip to content

bozidarsevo/sprite-kit-breakout

Repository files navigation

Sprite Kit Breakout

Icon

This is my example/version of legendary game Breakout made with Sprite Kit. :)

I wanted to show how simple but powerful Sprite Kit is. Here is Sprite Kit programming guide if you want to start making games with Sprite Kit.

Gameplay

Just drag your finger on screen to move the paddle to bounce the ball. :) Tap the replay button if you want to restart the game.

Customize

You can easily change parameters like

  • customize ball direction when ball has contact with the paddle
  • ball size
  • paddle size
  • ball velocity
  • speed-up multiplier
  • etc.

Screenshots

Here are two screenshots but you can also check out video :)

screen1

screen2

Video

The easiest way to show you how the game looks is to show you a video of it in action :) But you can also run the app in Xcode and see it yourself

Sprite Kit Breakout by bozidarsevo

Sprite Kit Pong

I also made Pong with Sprite Kit so go check it out. :)

My apps

Feel free to check out my apps at Seodoa.com

License

This app is available under the MIT license.

About

Sprite Kit Breakout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published