Skip to content
/ coin Public

Java code for COIN VASSAL extensions to interface with a bot script

License

Notifications You must be signed in to change notification settings

bdgza/coin

Repository files navigation

COIN

Java code for COIN VASSAL extensions to interface with a bot script.

See:

COIN games published by GMT Games (http://www.gmtgames.com/c-36-coin-series.aspx).

Source

Includes JSON Simple: https://github.com/fangyidong/json-simple

Dependencies

JavaScript bots require installation of NodeJS (https://nodejs.org/en/download/).

Java

...

VASSAL

Some code has been taken from the VASSAL project and modified. The NoteWindow was taken as a base for the AI windows, to add a toolbar button to the VASSAL interface. Other classes are used unmodified.

VASSAL is released under LGPL v2.1 or newer.

http://www.vassalengine.org

About

Java code for COIN VASSAL extensions to interface with a bot script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages