All Projects
Project Feature
Royal Fortune Slot Game
A full production-ready HTML5 slot game built with PixiJS v8 — spinning reels, bonus rounds, wild symbols, and mobile-first layout.
Role
Lead Game Developer
ID
project-1
Tech Stack
PixiJS v8, TypeScript, GSAP, Howler.js, Vite
+
+
+
+
Overview
Royal Fortune is a themed slot game built on a custom PixiJS v8 engine. It features 5 reels, 20 paylines, wild substitutions, free spin rounds triggered by scatters, and a big-win coin-shower celebration. The entire game is data-driven — the paytable, reel strips, and symbol weights are defined in a JSON config, making theme swaps trivial. Optimized to run at 60 FPS on mid-range Android browsers with only 6 WebGL draw calls per frame.