maze-wizard

command module
v0.0.0-...-dc7541d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2022 License: LGPL-2.1 Imports: 9 Imported by: 0

README

maze-wizard

This a repo that provides the shortest way to the exit a maze given the maze map.

Install

    $ go install github.com/dmigwi/maze-wizard

Run Server without port set

    $ maze-wizard

    2022/09/13 09:13:42 Beginning the Maze Wizard Path finder
    2022/09/13 09:13:42 Serving on port :8080 

Run Server with new port set

    $ maze-wizard --port=8000

    2022/09/13 09:13:42 Beginning the Maze Wizard Path finder
    2022/09/13 09:13:42 Serving on port :8000 

Testing the system

Testing the system

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL