# jsbattle **Repository Path**: sundashan/jsbattle ## Basic Information - **Project Name**: jsbattle - **Description**: JavaScript Programming Game (inspired by RoboCode) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-01 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JsBattle - JavaScript Programming Game [![Build Status](https://travis-ci.org/jamro/jsbattle.svg?branch=master)](https://travis-ci.org/jamro/jsbattle) [![npm version](https://badge.fury.io/js/jsbattle.svg)](https://badge.fury.io/js/jsbattle) [![Bower version](https://badge.fury.io/bo/jsbattle.svg)](https://badge.fury.io/bo/jsbattle) [![Technical debt](https://sonarcloud.io/api/badges/measure?key=jamro-github%3Ajsbattle&metric=sqale_debt_ratio)](https://sonarcloud.io/dashboard?id=jamro-github%3Ajsbattle) [![License](https://img.shields.io/github/license/jamro/jsbattle.svg)](https://opensource.org/licenses/MIT) ![alt text](/docs/img/screenshot.png) ## About JsBattle is inspired by [Robocode](http://robocode.sourceforge.net/). 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. ## How to play? You'll find **Getting Started** guide in [Documentation](/docs/README.md) ## Demo See an example of fighting tanks here: [http://jsbattle.jamro.net](http://jsbattle.jamro.net) ## License This software is released under the [MIT license](https://opensource.org/licenses/MIT).