@corsaircoalition/armada-assault
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

Armada Assault

A collection of action generators that reads the game state and generates recommended actions. These action recommendations are reviewed by another module that makes the decision.

Installation

npm install
npm run build

Configuration

Copy config.json.example to config.json and make desired changes.

Usage

Usage: node . [options] <configFile> [actions...]

a modular generals.io bot that implements advanced learning techniques

Options:
  -V, --version        output the version number
  -c, --config <path>  path to config file (default: "config.json")
  -d, --debug          enable debugging (default: false)
  -h, --help           display help for command

Example

node . config.json attack explore spread

/@corsaircoalition/armada-assault/

    Package Sidebar

    Install

    npm i @corsaircoalition/armada-assault

    Weekly Downloads

    1

    Version

    2.2.0

    License

    Apache-2.0

    Unpacked Size

    76.6 kB

    Total Files

    39

    Last publish

    Collaborators

    • aaditya