Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

You can use the following example as a template for building your own game. It's based off the classic arcade game "Asteroids", you may however modify it into a completely different style of game. 

You may also choose to start your game from scratch, but be aware that this is more challenging. 

At minim your final game should include:

  • A theme and game concept 
  • A score system 
  • Sound 
  • Customised graphics

Hints:

Simple Collision Detection