- Check for rounds that have ended.
- Figure out the applicable dice events.
- Determine the payouts for open bets.
- Update the user's purse accordingly <- Still left to do.
Friday, August 21, 2009
Cron Task: Update Round Roll and Payouts
I have the script setup to allow updating a round roll using a cron task. This script has to do multiple things:
Thursday, August 20, 2009
Sicbo Multi-Bets

Tonight I worked on implementing multibets, so that multiple people can bet on a single board. I added input elements to each board location to show the total amount of bets. I also plan to have some sort of display later that shows who exactly has bet on what. In the meantime however, I am almost ready to implement the payout functionality, and then clean up bugs.
Subscribe to:
Posts (Atom)