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

Refactor utility functions and existing classes to use ObjectFilter #65

Closed Itangalo closed 2 years ago

Itangalo commented 2 years ago

Now that ObjectFilter is in place, it should be used. #64

Itangalo commented 2 years ago

Done.