Releases: o-reo/push_swap_visualizer
Releases · o-reo/push_swap_visualizer
Release v1.5
Release v1.4
- Increased max speed to 500
- Removed Load button and load commands on Compute
Release v1.3
- Fixed SFML library include on OSX (Miskativ)
- Added reverse and step back mode (Miskativ)
Release V1.2
- Added a command count
- Added a font scale slider (the rendering is ugly though)
- Fixed bar height overlapping
- Changed the SFML source files hoping it would help OSX error
- Fixed osx specific errors
Release v1.1
This is the first release using C++ with a SFML GUI.
Full Changelog: v1-python...v1.1
Python Version
This is a first version that uses python with TKinter.
It's clunky but works fine.