ComputerScienceHouse / bingehack4

A replacement for bingehack. For information about in-game features and changes:
https://github.com/ComputerScienceHouse/bingehack4/wiki
Other
17 stars 8 forks source link

Add bingeboard #68

Closed liam-middlebrook closed 7 years ago

liam-middlebrook commented 7 years ago

Adds the bingeboard table to the database. This table stores stats about the player that are updated on each turn.

A working example of this being utilized is at https://binge.csh.rit.edu This example provided by: https://github.com/liam-middlebrook/bingehack4-binge-api https://github.com/liam-middlebrook/bingehack4-bingeboard-web

Once this is merged I'll transfer ownership of the two repos listed above to ComputerScienceHouse's GitHub organization so it's "official"

I already have this running on bingehack prod, but I figure it's better to get review before officially merging it in.

Fixes #43

liam-middlebrook commented 7 years ago

Let me know if you feel like I should be tracking any other stats in turn-time.