Skip to content

This python script was created to visualize your work with the PUSH_SWAP 42 Project.

License

Notifications You must be signed in to change notification settings

opsec-infosec/push_swap_visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

push_swap_visualizer

This python script was created to visualize your work with the PUSH_SWAP 42 Project.

You must put this script in the same path of your program
You need python3. You can install it with Brew.
Brew install python3

You may launch the script with :
python3 pyviz.py `ruby -e "puts (-200..200).to_a.shuffle.join(' ')"`
or any other list of numbers.

You can change the PUSHS_PATH to get to the relative path of your push_swap You can pause, decrease or increase the speed, or reset at will.

alt text

There are certainly many bugs, but it is 100% functional.

About

This python script was created to visualize your work with the PUSH_SWAP 42 Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%