Fun with JavaScript!

Games, Snippets, & anything else I feel like putting here...

Tennis

Tennis is a clone of the old game Pong. Written in HTML5/JavaScript.

Player 1 controls with W/S. Player 2 controls with Up/Down arrows.
Press Space or Enter to start/restart the game.

Current Version: 2018.03.21

Check It Out »

Tanks

Tanks is a clone of the old game Tank Command. Written in HTML5/JavaScript.

Currently, the tank is drawn with Rects, but it will eventually just be a sprite when I get around to drawing one. The enemy tanks are just static drawings at the moment as well. The driving controls for the player tank are done barring tweaks. I'm also thinking about adding mouse controls for the tank's turret.

Current Version: 2013.01.18

Check It Out »