JsBattle Docs

JsBattle - JavaScript Programming Game

alt text

About

JsBattle is inspired by Robocode. It is a game for JavaScript developers. The goal is to program artificial intelligence of a tank that will destroy all opponents and win the competition.

Demo

Give JsBattle a try and play the demo here: http://jsbattle.jmrlab.com

How to play?

Read Getting Started to learn how to build your first tank.

You will find more information about JsBattle in the Manual

Want to extend or develop JsBattle? Read Development Guide