A futuristic, neon-drenched 5-reel slot game built for Stake.com with cyberpunk aesthetics, wilds, scatters, free spins, and an interactive bonus round.
- 5 reels × 3 rows
- 25 fixed paylines
- Wild: Neon blue digital brain
- Scatter: Fluorescent pink robot head
- Free spins (10/15/20) on 3+/4+/5+ scatters
- Interactive hacking-themed bonus round
- Dark cyberpunk UI with neon animations & synth sounds
git clone <repo>cd cyberpunk-slotnpm install- Install recommended extensions: ESLint, Prettier
npm start→ runs dev server onhttp://localhost:3000
⚠️ For Stake.com deployment, integrate withstake-engineper docs. This dev version simulates gameplay.
src/– React components & logicpublic/assets/– Images & soundssrc/stake/– Stake engine integrationdocs/STAKE_INTEGRATION_GUIDE.md– Compliance notes
Built with React, CSS3 animations, and Web Audio API.