1942 is a JavaScript remake of the Nintendo game by the same name. In making the game, I wished to challenge the traditional limitations of JavaScript and make a live-action game using an object-oriented design. The game makes heavy use of JavaScript's limited object-oriented functionality and dynamically loaded script files, allowing the game to potentially be extended to include additional levels rather than repeating the two levels currently implemented.
Due to limitations and major differences in how differing browsers interpret JavaScript, the game plays best in Mozilla Firefox - however it plays well in Google Chrome 1.0 as well. It is strongly recommended that one of these two browsers is used when playing the game.