repositorypackage
0.0.0-20231001205315-c06d653b0af9
Repository: https://github.com/drofff/maze-game.git
Documentation: pkg.go.dev
# README
maze-game
A simple maze solving game written in Go using Fyne framework for the GUI.
Controls
W
- move up
S
- move down
A
- move left
D
- move right
