Michał Biniek - JavaScript labs

EN PL

Toppler

Short description: Remake of old russian game called 'Perestroika' or 'Toppler' - but much simplier.
Main goals:
  • new event dispatcher object
  • new keyboard control object
  • playing with gradients in <canvas> object
  • testing performance of modern web browsers with many animated objects
How to play: use arrows on keyboard to move player; collect red and blue balls for more points
Tested on:
  • Firefox 3.6.10,
  • Chrome 6.0.472.63,
  • Opera 10.62 (some minor bugs with bezier paths),
  • Safari 5.0.2/7533.18.5 (no font anti-aliasing in Windows XP)