Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 330 Bytes

goroutines-maze-solution

A solution of mazes using goroutines

Installation

  • cd $GOPATH/src
  • mkdir -p thanosKontos/github.com
  • cd thanosKontos/github.com
  • git clone [email protected]:thanosKontos/goroutines-maze-solution.git
  • cd goroutines-maze-solution
  • go install && goroutines-maze-solution mazes/maze1.txt