

Slot Reels, Win animation with coin burst and highlighted payline across one of 10 themed machines

Pet Laboratory, Upgrade your collectible pets across tiers to increase the weekly bonus yield
Casino Game in Action
10 slot machine types, themed maps, and the Pet Laboratory in action
Design and build a feature-rich casino slots game with 10 distinct slot machine types, each with its own thematic map and visual identity, from neon Vegas strips to mystical jungle temples. The game required a fully functional Pet Laboratory system where players collect, evolve, and upgrade pets that passively generate weekly bonus rewards, creating long-term engagement loops beyond core slot gameplay.
Engineering 10 independent slot reel engines with unique symbol sets, payline configurations, and win-condition logic while keeping the codebase modular and easy to extend
Designing the Pet Laboratory progression system so upgrades feel meaningful and the weekly bonus pipeline stays balanced and exploit-resistant across all pet tiers
Built in Unity with a modular slot machine framework where each machine type is a self-contained scriptable object configuration driving reels, symbols, and paylines. The Pet Lab runs on a server-authoritative timer system via Firebase to ensure weekly bonuses are tamper-proof and consistent across sessions.
Slots/ ├── SlotMachineController.cs ├── ReelSystem.cs └── PaylineEvaluator.cs Pets/ ├── PetLabManager.cs ├── PetUpgradeSystem.cs └── WeeklyBonusPipeline.cs Maps/ ├── ThemeManager.cs └── MapUnlockController.cs
Modular slot reel engine with 10 independent machine configs, symbol weights, and win-line evaluators
Server-authoritative Pet Lab with upgrade tiers, evolution chains, and tamper-proof weekly bonus distribution

A richly themed casino slots experience featuring 10 distinct slot machine types across vibrant map environments, from neon Vegas strips to ancient jungle temples. Includes a full Pet Laboratory where players upgrade collectible pets that generate weekly bonus rewards.
10 unique slot machine types each with a distinct theme, reel layout, and symbol set
Multiple map environments, Vegas neon, jungle temple, space station, pirate cove, and more
Pet Laboratory with collectable pets, upgrade paths, and evolution mechanics
Weekly bonus reward system tied to pet tier and upgrade level
Animated win sequences, coin explosions, and per-machine sound design
The Casino Game successfully blends classic slot machine excitement with a modern pet progression meta-loop. The Pet Laboratory gives players a long-term goal beyond individual spins, dramatically increasing session length and daily return rates. Each themed map creates a fresh visual context that keeps the core slot gameplay from feeling repetitive. The weekly bonus system tied to pet upgrades rewards consistent players and creates a satisfying cadence of anticipation and reward. The project is in active development with additional slot types, rare pet variants, and seasonal map events planned for upcoming milestones.