deleeke / hotdice

Django app for serving a dice game
GNU General Public License v3.0
0 stars 1 forks source link

Add base models for hotdice game #5

Closed beeankha closed 6 years ago

beeankha commented 6 years ago

Add Game and Player. Add initial migration. Format my code with python black.