deleeke / hotdice

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

As a user, I want to roll 6 dice and see the score. #2

Open deleeke opened 6 years ago

deleeke commented 6 years ago

As a user, I want to have a view where i can push a button and 6 "die" are rolled and the result is displayed. In addition, the score according to "hotdice rules" is calculated and displayed.