daniel-rueda / InvaderR

Simple space invaders for iOS on github

Home Page:http://bit.ly/fExnHx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InvaderR

Simple space invaders for iOS.

Available on the Apple app store: free

Details

  • Controls are tilt left and right in landscape mode, tap anywhere to shoot.
  • The invaders are generated by making a random 3x5 array of 'pixels' and mirroring them.
  • Based on my Windows version built in C++.
  • I haven't used very much Objective-C, just for setting up and controls.

Notes

  • I have removed references to pebblecube, game center and twitter.
  • I have also taken out music and images not created by me.
  • There is a class called AccelerometerSimulation by Otto Chrons for testing the game with your macbook's accelerometer on the iOS simulator.

Screenshots

screenshot 1

screenshot 2

About

Simple space invaders for iOS on github

http://bit.ly/fExnHx

License:MIT License