SkillAgentSearch skills...

MazeBattles.com

Website built with Node.js and Socket.io where users race against each other to solve generated mazes. Features a single player and one-on-one mode. Uses Prim's MST Algorithm to generate the mazes.

Install / Use

/learn @HenryDavidZhu/MazeBattles.com
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mazebattles.com

Built a site using Node.js and Socket.io where users race against each other to solve mazes generated using's Prim's Minimum Spanning Tree Algorithm. Uses the Breadth-First Search (BFS) Algorithm to solve mazes. Features a single player and one-on-one mode.

Gameplay

Gameplay 2

Gameplay 3

Installation

Navigate your CLI to the project folder, and execute the following command

node server.js

License

MIT

View on GitHub
GitHub Stars167
CategoryDevelopment
Updated16h ago
Forks20

Languages

JavaScript

Security Score

80/100

Audited on Mar 27, 2026

No findings