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

Make goods a class #23

Closed Itangalo closed 2 years ago

Itangalo commented 2 years ago

And make how cards, track spaces and goods are resolved similar/the same.

Itangalo commented 2 years ago

On the other hand: Goods can be plain resources. And resources should not be classes, I suppose. So maybe only non-resource goods should be classes. Or all of them are classes. Who knows.

Itangalo commented 2 years ago

Have been thinking. They should all be classes. Like the cards. (Including referencing the holder object.)