Queen Master - Phaser 3

Queen Master - Phaser 3
Queen Master - Phaser 3

Queen Master is a compact, mobile-first logic puzzle template you can understand instantly—yet it keeps your brain busy long after you put the phone down. Each level is short, satisfying, and built around clean rules that reward careful thinking.

Core Gameplay

  • Goal: place exactly one Queen in each colored region.
  • Queens must not share the same row or column.
  • Queens cannot touch each other (including diagonals).
  • Double-tap a tile to reveal the hidden Queen for that region.
  • Correct reveals push you forward; wrong reveals cost a life (you only have three).

Levels + Generator

  • Includes 25 ready-to-play levels generated from an included puzzle generator.
  • The generator is part of the source and can be run to create new boards for your own updates.
  • Generated output is stored as prebuilt runtime data, so gameplay stays fast and lightweight.

Template Features

  • Mobile-friendly layout with responsive scaling.
  • Clean scene flow: boot → loading → title → game.
  • Sound effects system (clicks, reveals, tile animations) with SFX toggle button.
  • Structured codebase that’s easy to extend (new UI, new rules, new content).
  • Reskin-ready asset layout under public/assets/.

Tech Stack

  • Phaser 3.90 (HTML5 game framework).
  • TypeScript codebase for maintainability and safe refactors.
  • Vite-powered development and production builds.

Queen Master - Phaser 3

average based on 0 ratings.
High Resolution No
Compatible Browsers Firefox, Safari, Opera, Chrome, Edge
Files Included JavaScript JS, HTML, CSS
Software Version HTML5, Other
Created

21 days ago

Tags browser, game, html5, phaser, phaser.js, puzzle, typescript, web game