Hacker News new | ask | show | jobs
Mazebattles.com: race to solve generated mazes (Node.js)
2 points by ferarri488 2618 days ago
Recently programmed a site where users race against each other to solve generated mazes. Mazes are built through Prim's Algorithm and the site was coded in Node.JS.