Paddy's Treasure
Paddy's Treasure is a 5-reel, 10-payline slot game built in Godot using C#. Designed around a high-variance math profile and a progressive Magic Spins bonus round, the project focused on reel logic, payout systems, RTP configuration, and platform-ready implementation for B3-oriented environments.
Unpublished title available for licensing or partnership with qualified operators.
Problem
Slot games depend on more than presentation. The core challenge was implementing reel behavior, payout evaluation, bonus progression, and RTP-driven gameplay in a way that remains deterministic, configurable, and suitable for machine-oriented deployment targets.
Constraints
- Full implementation in Godot using C#
- Gameplay systems needed to support 5 reels and 10 paylines with deterministic result evaluation
- Bonus features and reel behavior had to align with the intended volatility and RTP profile
- The project needed to remain portable for B3-style machine deployment and adaptable for future platform variations
Approach
Reel and Payline Logic
Implemented the core slot framework including reel stops, symbol mapping, payline evaluation, and win calculation across a fixed 5-reel, 10-payline layout.
RTP and Volatility Configuration
Structured payout and symbol behavior to support the intended high-variance profile, allowing gameplay outcomes to align with the target RTP model.
Bonus Round Progression
Built the Magic Spins feature as a progressive bonus system layered on top of the base game loop, giving the slot a distinct reward curve beyond standard line wins.
Platform-Ready Architecture
Organized gameplay systems for portability, allowing the title to be adapted for B3-oriented machine environments and future deployment targets.
Implementation Highlights
Deterministic Reel Evaluation
Built reel and payline evaluation systems that consistently resolve wins, symbols, and outcomes across a fixed slot layout.
RTP-Driven Payout Structure
Implemented configurable payout behavior aligned with the intended return profile and volatility of the game.
Magic Spins Bonus Flow
Developed a progressive bonus round that extends the base reel loop with feature-driven reward pacing.
B3-Oriented Portability
Structured the game for portability so it can be adapted for B3-style machine environments and related platform requirements.
Screens
Tap an image to open. Pinch to zoom inside the modal.
Results
5 Reels / 10 Paylines
Game Format
Implemented the complete reel and line evaluation framework for a production-style slot layout.
Magic Spins Bonus
Feature Set
Added a progressive bonus flow designed to reinforce the title's high-variance reward structure.
B3-Oriented Architecture
Deployment Readiness
Built the project with portability in mind so it can be adapted for machine-based or operator-driven deployment paths.
Next Steps
Future improvements could include expanded feature modes, additional configuration profiles for different operators, and platform-specific packaging for commercial deployment.