Releases: luangrezende/algorithm-visualizer
Releases · luangrezende/algorithm-visualizer
AlgorithmVisualizer v1.0.0
AlgorithmVisualizer v1.0.0
Interactive sorting algorithm visualizer for educational purposes.
What's Changed
- Fix special characters in release notes - Fix first release tag comparison issue - Simplify to single executable and standardize release notes - Remove hardcoded values from pipeline - Improve release notes with dynamic commits - Fix release permissions - Fix CI/CD issues and code formatting - new version and improvments - fixes - update readme
Quick Start
- Download the ZIP file below
- Extract to any folder
- Run AlgorithmVisualizer.exe
- Select an algorithm and customize array size/speed
- Click Start to watch the sorting visualization
Features
- 6 sorting algorithms with real-time visualization
- Adjustable array size (10-500 elements)
- Variable speed control for learning
- Performance metrics and comparisons
- No installation required - just download and run!
Requirements
- Windows 10/11 (64-bit)
- No additional software needed
Download: AlgorithmVisualizer-v1.0.0-win.zip
Full Changelog: https://github.com/luangrezende/algorithm-visualizer/commits/v1.0.0