Google+

Mini-Footracer, Just Write It as You Like

Assignment 2 footracer

The following spec is an example.
Let’s imagine freely and write your own Foot Race Game.

Example spec:

  • Racers run toward the goal. When the first racer meets the goal line, the game stops and then shows the winner.
  • When multiple racers meet the goal line at a time, they are all winners.
  • User inputs racers’ names.
  • Until user selects quit the game, user can play the game repeatedly.
  • User interface image is:

footracer_screenshot.png

footracer_screenshot.jpg

Have fun!

mini-footracer

Follow on with the Shoes Tutorial on Github