Skip to content

thanosKontos/goroutines-maze-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A solution of find a way through a maze using goroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages