This is a copy of the game Pong from Atari in the 1970's. It requires two players, both at the same keyboard. It is completed for now, and it was my first attempt at doing a game with JavaScript and the new HTML canvas object, which is currently only supported in recent versions of Mozilla Firefox.
This is the second JavaScript and HTML canvas object game I am working on, the classic Tic-Tac-Toe. I am doing it mostly just to play around with the mouse in JavaScript. It isn't completed yet.
This is a CGI game I am just now starting on. It will be a virtual Japanese garden. It is currently not even remotely complete.