Project Description
I need a fully-functional online casino that keeps development costs to an absolute minimum while letting me tilt the return-to-player settings heavily in the house’s favour. The platform must run three core games—Slots, Poker and Blackjack—using a standard template for the user interface so we avoid expensive custom design work.
Players should be able to deposit and withdraw through credit/debit cards and popular cryptocurrencies; no additional wallets are required right now. Behind the scenes, an admin panel has to give me granular control over each game’s odds or RTP percentage so I can adjust profitability on demand. A simple but provably fair-looking RNG or seed system that I can tweak will satisfy that requirement.
Please deliver:
• A responsive web build (HTML5/JavaScript/PHP or similar stack) with the chosen template applied.
• Fully integrated Slots, Poker and Blackjack engines, each wired to the adjustable odds module.
• Payment gateway hookups for cards and crypto, plus basic KYC triggers.
• An admin dashboard where I can view real-time game stats, set payout percentages and manage player accounts.
The project is complete when I can run end-to-end tests: create an account, deposit with both payment methods, play each game, see the skewed odds reflected in outcomes, and process a withdrawal without errors.