Steve Weyer's JavaScript apps

This page lists a few simple apps I've done as JavaScript programming exercises, mostly ports of Newton apps. All except Hanoi and Life are hybrid JavaScript/NewtonScript documents, which means that they will work in Newt's Cape on a 2.x Newton, and in desktop browsers that support JavaScript (check each page for details).

Ellie's Europe map
Ellie's Asia map
learn countries and capitals
Ellie's CountDown
time until birthdays, holidays, end of world
Pico Fermi Bagels
MasterMind-like number guessing game;
Tower of Hanoi
move stacks of disks
Life
game of Life (cellular automata)
EvalExpr
evaluate JavaScript/NewtonScript expressions

Last updated: 21 Jun 2005

Valid HTML 4.01 Transitional