pong(javascript) 
you already saw this one! the homepage is pure javascript; no library, no extra features, all cross-browser.

standalone version
arcane trinity(java,jogl) 
my dream now for several years; this online rpg is what i work on in my spare time. it will be my focus through college, and i hope to have it done by the time i graduate (2012).
sliding puzzle(javascript) 
another mini-game, like pong on the front page. this is a puzzle that i quite enjoy, despite its simplicity. i wrote this one day when i was bored; it only took an hour or two. unfortunately, that was several years ago in late middle school, so it doesn't work in html strict and i can't guarantee that it's cross-browser.
minesweeper(vb.net) 
my 10th grade computer programming class assignment; a recreation of the classic minesweeper game found in all versions of windows since windows 3.1.

source
this is the source code to my two-player falling blocks game, a project for computer science class in 12th grade.

source
snake(java) 
the classic game of snake. use the arrow keys to guide the ever-growing snake to food, and don't let it eat its own tail!
(source code only)
(click the name of a project to view it)
home