Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.
Julio Gutierrez edited this page Jun 20, 2013 · 1 revision

The minimum basic feature to the game should have before move forward.

  • The chopper can only move up clicking with the mouse, otherwise it will fall.
  • The chopper will advance trough an infinite level randomly generated with obstacles.
  • If the chopper touch any obstacle the game is over.
  • As more you advance on the level, more points you get.
  • The Game need a Splash screen and a Main menu ONLY with a start game option.
Clone this wiki locally