https://github.com/jamro/jsbattle
JavaScript Programming Game (inspired by RoboCode)
https://github.com/jamro/jsbattle
ai artificial-intelligence javascript js robocode tank-game
Last synced: 6 months ago
JSON representation
JavaScript Programming Game (inspired by RoboCode)
- Host: GitHub
- URL: https://github.com/jamro/jsbattle
- Owner: jamro
- License: mit
- Created: 2017-07-29T12:38:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T10:05:26.000Z (over 3 years ago)
- Last Synced: 2025-04-23T13:33:33.437Z (6 months ago)
- Topics: ai, artificial-intelligence, javascript, js, robocode, tank-game
- Language: JavaScript
- Homepage: http://jsbattle.jmrlab.com
- Size: 98.7 MB
- Stars: 106
- Watchers: 11
- Forks: 46
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# JsBattle - JavaScript Programming Game
[](https://app.codeship.com/projects/330165)
[](https://badge.fury.io/js/jsbattle)
[](https://sonarcloud.io/dashboard?id=jamro-github%3Ajsbattle)
[](https://opensource.org/licenses/MIT)
[](https://lernajs.io/)
## 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.### Demo
Give JsBattle a try and play the demo here: [http://jsbattle.jmrlab.com](http://jsbattle.jmrlab.com)## Documentation
Read more in [/packages/jsbattle](./packages/jsbattle/README.md) or at [jsbattle.jmrlab.com/docs](http://jsbattle.jmrlab.com/docs)