R P S Z - Rock Paper Scissors Z - Nice rts game completely in javascript and HTML5 :)
Try the game. An RTS game based on the hand game Rock-Paper-Scissors and Z (an old dos classic game).
You manage some units against an AI enemy. There's no unit superior to all others. In facts the game is based on the Rock-Paper-Scissors game logic. Units are moving in a map, filled with sectors to conquer, factories that produce more units, defense towers and magnetic fields.
The game is done completely in javascript using the <canvas> element. Works best on Chrome.
Features : automatic resizing of the game with the client window, scrolling map, music (switched off by default), a complete interactive tutorial to learn the basics of the game, a complete AI demo of a battle.
The code is completely downloadable (the download version is NOT minimized, so it's more clear to understand and modify the code). rpsz