Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 552 Bytes

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