Mars Mission is a programming puzzle game for iPhone and iPod Touch.

Program a Mars exploratory rover to complete missions. Using a simple programming language players write programs that allow the rover to navigate terrain obstacles, collect soil samples and place sensor instrument pods. Programming fun for everyone.

  • Mars Mission Introduction

    The first mission is solved to illustrate how to write and run programs.

  • Mars Mission Terrain

    The eleventh mission is solved to illustrate how to write programs that navigate terrain.

  • Mars Mission Subroutines

    The thirteenth mission is solved to illustrate how to write programs that use subroutines.

  • Mars Mission Looping

    The twenty-fifth mission is solved to illustrate how to write programs that use looping.