Itangalo / Bot-Playtesting-Toolkit

A toolkit for simulating board games with Google spreadsheets. Intended use is board game development.
GNU General Public License v3.0
9 stars 1 forks source link

Optional cap on agent properties #18

Closed Itangalo closed 2 years ago

Itangalo commented 2 years ago

If cap is set, increasing can't go above that limit.

Possibly allow a floor value, too.

Itangalo commented 2 years ago

Done.