Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 552 Bytes

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