daviscodesbugs / gamepiece-json

A collection of json files describing the pieces of board games
GNU General Public License v3.0
12 stars 33 forks source link

Add Go #24

Closed papernotes closed 7 years ago

daviscodesbugs commented 7 years ago

Being that there is only one board in the game, the total_count for board should be 1

papernotes commented 7 years ago

Oh I see! I was following chess.json and it has total_count as 64. Should board have a size?

daviscodesbugs commented 7 years ago

It doesn't necessarily need to have a size; but looks great - you do an awesome job. 🤘 Merging