A Maze game made in Typescript with Phaser 3.
You can play a demo here: https://labyrinth-bgd.pages.dev/
- Depth First Search
- Greedy Best-First Search
- Breadth First Search
Clone the repo and then run:
npm install
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Maze game made in Typescript with Phaser 3.
You can play a demo here: https://labyrinth-bgd.pages.dev/
Clone the repo and then run:
npm install
npm run dev