Mathematical formula payout for betting game
Budget: $30 – $250 USD
We need a logical payout for a new web-based betting game.
The game has been done using PHP.
The game is a Keno 80/20 game.
- It needs to compile the total amount.
- it needs to calculate the house profit. (around 15%)
- then it needs to distribute the payout amount between all users
- it needs to cater for higher payout amounts
Attached is the RTP- returns to player for each tip/hit.
We need the full logical explanations, whereby the formula can be implemented on PHP.
The game has been done using PHP.
The game is a Keno 80/20 game.
- It needs to compile the total amount.
- it needs to calculate the house profit. (around 15%)
- then it needs to distribute the payout amount between all users
- it needs to cater for higher payout amounts
Attached is the RTP- returns to player for each tip/hit.
We need the full logical explanations, whereby the formula can be implemented on PHP.