Invaders Retro
iPad / Jeux
Climb the ranks and save the planet from the alien invasion. Waves and waves of aliens, when will it end ? Find hidden scoring as you play.
En voir plus...
Quoi de neuf dans la dernière version ?
Further code improvements to:
* improve game play stability
* upgrade app to modernize and align functions more to SpriteKit intended functions
- tied to level matrix for level customizations
- improved movement by removing timers and using SpriteKit
- improved controller/keyboard handling
- refactored constants to have swift-styled names
- cleaned repeated settings UI hide/show
- updated rank naming used by game scene
- improved code by partitioning work to appropriate class game scene, sprite kit, ui kit