Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.17 KB

File metadata and controls

35 lines (22 loc) · 1.17 KB

npm npm GitHub commit Discord GitHub license GitHub issue GitHub language

CrossWars.js

A lightweight JavaScript library for the crosschain strategy game CrossWars

Installation

To install CrossWars.js on Node.js, open your terminal and run:

npm install crosswars --save

Example

Example can be directly found here https://github.com/FutureShockco/crosswars.js/tree/master/docs.

Edit the json file (buildings or units) and run.

npm run build

Documentation

CrossWars.io is available at https://www.crosswars.io

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.