🔷 Quanridor

· 2min · Marcus Aas Jensen
Quanridor cover

Quanridor Title

âœĻ Quanridor is a multiplayer adaptation of the classic Quoridor board game, developed as a school project using only pure HTML, CSS, and JavaScript. This version introduces a unique fog of war mechanic: players can only see tiles within their line of sight, adding depth and strategy to the gameplay. The game supports both web and mobile platforms, with options to play against AI opponents, locally with friends, or online with others.
Additional systems include chat, emotes, a leaderboard, statistics, and more.

ðŸ’ŧ GitHub Repository

Little Princess Repo

ðŸŽŪ Showcase

PC Version

Mobile Version


🌐 Hosting

You can play directly at: http://quanridor.marcpinet.fr
(unless the server is offline, in which case the project can also be run locally).


ðŸ“Ķ Features

  • Minimalistic and clean UI/UX design ðŸ–Ĩïļ
  • Login / Register system with secure backend 📝
  • Token authentication system (JWT) 🍊
  • In-progress game listing 📋
  • Play locally with someone else ðŸŽŪ
  • Play against bots with different levels of difficulty ðŸĪ–
  • Multiplayer online games with friends or random players 🌐
  • Social system (friends, chat, emotes, notifications, etc.) ðŸ“ą
  • Challenge your friends to a duel ðŸĪš
  • Leaderboard with elo 🏆
  • Mobile compatibility ðŸ“ą
  • Resume abandoned games from the database 📂

ðŸ’Ą How to Play

Create an account and start a game!

A test account is available:

  • Username: admin
  • Password: admin

✍ïļ Authors