Space Duel
2 players shoot at each other and avoid rectangular asteroids (Left player controls: space to fly and z to shoot. Right player click to fly and down arrow to shoot)
JavaScript Chess
Coding I student Josh Neill made a chess game in JavaScript. The art and sound resources were taken from chess.com, and a rudimentary chess engine algorithm was adapted from something found on the internet. Josh put it together as a game that maintains state, allows you to undo moves, checks for legal moves and recognizes checkmate.