the Mulawa JavaScript Gallery

Some were written a long time ago so may be a bit messy behind the scenes :o)
However, they do illustrate the enormous range of possibilities that JavaScript offers.
Please note that this is not an exhaustive list.

  • A Poker Machine - this was my first serious JavaScript program. It was mainly created to experiment with rapidly changing images. It is interesting to note that the timeout stuff only became necessary for version 4 browsers.
  • The Hidden Star - a simple example of the use of the confirm facility.
  • My Colour Chart - a great demonstration of JavaScript as a labour saving device!
  • Nim - simple but effective.
  • How computers count - an example of loading another JavaScript file among other things.
  • Pentominoes - one of the more complex pieces at mulawa.
  • SimCom - a model computer - although I wrote this a long time ago, I still get a lot of pleasure from looking at it. Press the RUN button to see the prime numbers appear in the black Output box.
  • The Latest Game.

HOME Table of Contents