David Eck's JavaScript Page

Here are some entertaining and/or educational programs, written in JavaScript so that they will work on the Web. All of the programs use HTML canvas for drawing. Most modern web browsers support it; however, you might run into some old browsers that don't. Note that in many browsers (Chrome and Firefox, at least), you can right-click a canvas and choose a command such as "View Image" or "Save Image" to save a copy of the drawing. The program should work with a touch screen, as well as with a mouse. —David Eck