Week 1: First Week with SpriteKit - Nocookieleft/Jump-r-Drop GitHub Wiki

New this week: Well it's the first week, so everything's new! Learned about SpriteKit and how it renders Sprites along nodes. Learned a bit about anchor points and that its default is located at the lower left corner.

###Finished:

  • proposal

###Working on:

  • division of different classes (MovingLevel, Player, Gamescene ....)
  • update function
  • sequences of actions
  • duration of actions

###To do:

  • basically everything: Player class, MovingLevel, Gamescene and platforms... get every action in the class according to it