This website requires JavaScript.
Explore
Help
Register
Sign In
karma
/
maze-solver-go
Watch
1
Star
0
Fork
0
You've already forked maze-solver-go
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
71
Commits
1
Branch
13
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Karma Riuk
47ee2957a9
fix: github actions
2023-08-27 11:45:14 +02:00
.github
/workflows
fix: github actions
2023-08-27 11:45:14 +02:00
assets
added some assets
2023-08-27 11:23:29 +02:00
io
feat: Implemented visualizer
2023-08-17 13:37:54 +02:00
maze
refactor: removed map for visited and added field to node
2023-08-15 15:41:24 +02:00
solver
feat: Implemented visualizer
2023-08-17 13:37:54 +02:00
utils
Added a logging system to show home much time it
2023-08-10 19:38:43 +02:00
visualizer
refactor & feat: moved window visualization to
2023-08-27 11:21:26 +02:00
.gitignore
Added files to gitignore
2023-08-14 15:07:10 +02:00
go.mod
refactor & feat: moved window visualization to
2023-08-27 11:21:26 +02:00
go.sum
refactor & feat: moved window visualization to
2023-08-27 11:21:26 +02:00
main.go
refactor & feat: moved window visualization to
2023-08-27 11:21:26 +02:00
Description
A simple maze solver written in go
176
MiB
Languages
Go
100%