cli-algorithms-visualizer

command module
v0.0.0-...-4e181cb Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 11 Imported by: 0

README

cli-algorithms-visualizer

Introduction

This project is an algorithms visualizer implemented in Go. It allows you to observe various algorithms in action. The visualizer provides a graphical representation of each step, making it easier to understand how the algorithms work.

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/go-nerds/cli-algorithms-visualizer.git
    
  2. Build the project:

    go build
    
  3. Run the executable file:

    .\<executable_file_name>.exe // Windows OS
    ./<executable_file_name> // Linux || Mac OS
    

LICENSE

This project is licensed under the MIT License. See the LICENSE file for details.

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