/jsbattle

JavaScript Programming Game (inspired by RoboCode)

Primary LanguageJavaScriptMIT LicenseMIT

JsBattle - JavaScript Programming Game

Build Status npm version Bower version Technical debt License

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.jamro.net

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