Space Viking is the demo game that you learn how to create in the
Learning Cocos2D book by Rod Strougo and Ray Wenderlich, published by
Addison-Wesley.
You play as Ole the Viking, frozen in time, and awaken in an Alien
planet. You must fight off the alien hordes and find a way back to
your native land and time.
The book shows you how to build this game step-by-step, which
demonstrates how to program the following features:
* Moving a character with joystick controls
* Animating characters
* Enemies and basic AI
* Making side-scrolling levels
* Making a cart racing game with realistic game physics
* Making a platformer jumping game
* And much more!
This game is meant for people who are interested in learning game
programming on the iPhone, at this time
only sample levels are included.