jsbattle

3.7.1 • Public • Published

JsBattle - JavaScript Programming Game

Codeship Status for jamro/jsbattle npm version Technical debt License lerna

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.

How to Start?

Demo

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

Installation

Install the package via NPM:

  npm install jsbattle

Go to node_modules/jsbattle directory and start JsBattle by running:

  npm start

Open the game in your browser: http://localhost:8080

How to play?

Read Getting Started section of the documentation. There are a few ways to accessing it:

/jsbattle/

    Package Sidebar

    Install

    npm i jsbattle

    Weekly Downloads

    25

    Version

    3.7.1

    License

    MIT

    Unpacked Size

    46.1 MB

    Total Files

    2014

    Last publish

    Collaborators

    • jamropl