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

Game Rule Books #45

Closed daviscodesbugs closed 7 years ago

daviscodesbugs commented 7 years ago

If you're looking for some last minute contributions for Hacktoberfest, this is a quick easy contribution.

Find a game folder that doesn't yet have a PDF of the rules, google and find them, and include them in the folder. The PDF should have any full-page ads removed, named rulebook-<game> where <game> will be as it appears on the .json file. Also add the attribute "file": "<filename>" to the JSON file.

A list of tasks for rulebooks on the projects tab.

Thanks!

juancuiule commented 7 years ago

Hi, what about attributions in the pdf file?

daviscodesbugs commented 7 years ago

@juancuiule I don't understand what you mean.

juancuiule commented 7 years ago

What do I do if the pdf with the rules has attributions to a company or a person?

daviscodesbugs commented 7 years ago

Leave any attributions so that the work remains properly attributed to its creators.

yarwest commented 7 years ago

I am adding rules for Chutes and Ladders :)

daviscodesbugs commented 7 years ago

Thanks to everyone that contributed. We knocked it out in only a couple of days!