algopath Svelte Themes

Algopath

A path finding and maze generator visualizer


AlgoPath


A path finding visualizer created with svelte.


Currently supports the following algorithms

Pathfinding

Maze generation


Go play with it at algopath.netlify.app



Or build it locally:


Prerequisites

  1. Node.js and npm installed

Installation

  1. Clone the repo
    git clone [email protected]:kolberg-dev/algopath.git
    cd algopath
    
  2. Install NPM packages
    npm install
    
  3. Run the development enjoinment with
    npm run dev
    

Top categories

Loading Svelte Themes