https://codepen.io/weienweng/pen/ExBYWzG
- Python 3.7
- Pygame library
-
Clone the repository:
git clone https://github.com/weienweng/Animation-of-Algorithm.git cd Animation-of-Algorithm -
Install the required library:
pip install pygame
Run the AlgorithmAnimation.py script to start the visualization:
python AlgorithmAnimation.py