You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Block users from playing more than 1 hour. Lock them for 2 hours.
85
85
86
-
- (Optional) Multi-player: list online users and provide the ability to request/accept to play with the user. Use WebSocket to listen for updates in realtime.
86
+
- (Optional) Two-player: list online users and provide the ability to request/accept to play with the user. Use WebSocket to listen for updates in realtime.
87
87
88
-
- Store the win/loss statistics into DB.
88
+
- (Optional) Make it multi-player
89
+
90
+
- Store the win/loss statistics into DB.
89
91
90
92
- Generate a CSV report with stats about the winner, numbers, etc that you can download it from the web interface.
0 commit comments