Selim-Hmdi / algorithm-animated

An algorithms & data structure visualizer web app (currently in pause)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithm-animated

What is algorithm-animated ?

This is a personal project which aims to make me practice coding and gain in knowledge. The goal is to code many different algorithms and data structures and add some visualization and animation to make it easier to understand.

Code convention and standard

see the convention file

Installation

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

An algorithms & data structure visualizer web app (currently in pause)

License:MIT License


Languages

Language:Vue 42.1%Language:CSS 32.6%Language:JavaScript 13.9%Language:HTML 11.4%