Downloads

Below are a few JavaScript games and one utility that I'm making available for download. Feel free to use and distribute them as you see fit, just don't try make any money off them.

Downloads
JSGED
(210KB)
This consists of two main HTML files and a directory with images and JavaScript code. GedtoJS is used to convert a GEDCOM file into JavaScript variables to be used by BrowseGED.html BrowseGED allows browsing of GEDCOM data within a webpage. It also supports ancestor and descendant reports, as well as some statistical analysis of the data. To see it in action, navigate to my genealogy page.
JSTank
(102KB)
A JavaScript version of the classic tank game. To play it, navigate to my game page.
Box-In
(100KB)
JavaScript version of a classic paper and pencil game. To play it, navigate to my game page.
Hangman
(60KB)
JavaScript version of Hangman. To try it, navigate to my game page.