Skip to content

A simple game experiment using SpriteKit and CoreMotion.

Notifications You must be signed in to change notification settings

kleber-maia/spider-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Spider-Man Experiment

spider-kid.mov

This was my first time ever creating a game. It turned out looking and feeling pretty good (IMHO). It's not feature complete, but it's playable:

  • Tilt the device to move the character sideways.
  • Tap on the screen to shoot web.
  • If you hit a bird with your web, it will fall from the skies.
  • If a bird touches the character, it will fall from the skies.

What I've used:

  • CoreMotion SDK to taking advantage of iPhone's accelerometer.
  • SpriteKit SDK to render graphics, animations and detecting collision with physics.

About

A simple game experiment using SpriteKit and CoreMotion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages