TankWar Online, my JavaScript based cannons game
June 30, 2009 – 5:38 pm Tags: JavaScriptBack in late 2006 I wrote my most ambitious JavaScript/game project so far: TankWar Online, which as you may guess from the name was about tanks, shooting stuff, and it had a real-time online game mode - as far as I know, the first such ever in a JS based game.
Originally the game was made for an older version of Opera 9, and only worked in it. However, I have now modified the game so it should work in most browsers (tested Firefox, Opera 9, 10).
Click here to play cross-browser version of the game. The game should work for other parts than the online game mode, as the server is no longer functional.
Interested in hearing how the game works, such as terrain, physics and the computer AI? Keep reading!
