Skip to content

harukaeru/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze

(English follows Japanese.)

あそびで書いたBFSをつかって迷路を解く実装です。

クリックをして迷路をつくったあと、startボタンを押すと、最短距離が計算されてハムスターが家からゴールに移動します。かわいいです。

CleanShot 2022-04-27 at 02 07 42


A toy implementation which to solve a maze using the BFS algorithm.

After you create a maze and press the start button, the hamster calculates the closest path from his house to the goal, then he moves. Very cute.

About

あそびで書いたBFSをつかって迷路を解く実装です。かわいいです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published