Jallopy Derby

The focus in this game is upon breaking game design down into smaller sections and using these to create sub-procedures which are called by a main procedure. It is an important step in learning good programming practice, emphasising the need for thorough planning. Boolean variable are also introduced in order to test the state of particular functions. Action Script concepts include:

  • Planning and structuring game design (procedures and sub-procedures)
  • Consolidation of previous concepts
  • Boolean variables (purpose, definition, use to test conditions)