shaoruu / gridworld

:evergreen_tree: A simple demonstration of maze exploration algorithm

Home Page:https://shaoruu.github.io/gridworld/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gridworld ๐ŸŒณ

A simple visualization of the maze exploration algorithm. (DEMO)

๐Ÿ”Ž Installation

git clone https://github.com/ian13456/gridworld.git

cd gridworld

npm i serve -g

serve -p 3000

Visit localhost:3000.

๐Ÿ“ท Screenshots

๐Ÿ“Ž Resources

About

:evergreen_tree: A simple demonstration of maze exploration algorithm

https://shaoruu.github.io/gridworld/


Languages

Language:JavaScript 92.0%Language:CSS 4.8%Language:HTML 3.2%