evanpipta / logophile

A word game inspired by boggle. Written in Node and playable in a web browser.
http://logophile.online/
GNU General Public License v2.0
2 stars 0 forks source link

Record game history #20

Open evanpipta opened 7 years ago

evanpipta commented 7 years ago

Game history should be recorded to firebase every time a game ends

This should include:

This data should be pushed from the node server running the game

This task does require retrieval of the data to be done, just storing it