ymougenel / bga-diceforge-plugin

Plugin for Dice Forge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dice Forge Plugin

This plugin keeps track of the players total points: it counts the points gained from collected cards.

Context

BGA is an amazing plateforme with hundreds of boards games.

Dice Forge is a stategy game based on resources management.

How to use it

Try it once

You can copy paste the javascript code in your browser during the game:
1/ Copy the JS code from here
2/ Switch to your dice forge tab
3/ F12
4/ Select the 'console' option tab
5/ Paste the JS code

Activate permanently

You can install a browser plugin that will run the JS code each time you start a new game.
1/ Install TamperMonkey (chrome/ Firefox)
2/ Click to add a new script
3/ Copy the plugin script

Issues/features

While using the project, if you encounter any bug or frustration, feel free to open an issue. It also applies to all the suggestion you have regarding some future enhancements.

License

The project is open-source LICENSE, it therefore complies to all the terms related to the open-source philosophy.

About

Plugin for Dice Forge

License:MIT License


Languages

Language:JavaScript 100.0%