Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@corsaircoalition/armada-assault

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corsaircoalition/armada-assault

generals.io bot actions generator

  • 2.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 12 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc