Developed with the Python language and its PyGame library to visualise sorting algorithms. It displays a GUI that can be used to configure the visualisation's attributes to display your desired algorithm in your desired fashion. This project was initially developed without the usage of version control.
- Install Python and PyGame
- Clone this repository
- Keep file/folder names
- Ensure
CodeandMiscare in the same directory - Run
visualiserMain.py
- Incorporate new algorithms
- Suggest processing changes
- Report bugs
