Skip to content

nda-cunh/visualizer-push-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualiZer

display your A and B stacks for the push_swap project at school 42

Installation (No Suprapack)

git clone https://gitlab.com/nda-cunh/visualizer-push-swap

dependency :

  • gtk4
  • (C-compiler) and (valac optional can bootstrap)

With Shell script:

./install.sh

With Meson build:

meson build --prefix=$PWD --bindir=''
ninja -C build install

Installation (With Suprapack)

suprapack install visualizer-pushswap

----------------------------------------------------

how use it ???

it search your push_swap here: ./push_swap or ../push_swap

./visualiser [1-1000]

please use visualizer --help



[ F.A.Q ]

Why my window is not in black-mode ?:

you need change your gtk theme you can download it here:
https://www.pling.com/browse?cat=135

I don't understand why but my page is stuck when loading

your push_swap is great in an infinite loop

I can't compile it ???

install libgtk-4-dev and valac or use suprapack (package manager)



Note

I also have a push_swap tester (linux)

https://github.com/nda-cunh/push_swap_tester

About

un visualizer pour push-swap de 42 en gtk+-3.0 / vala [PUSH-SWAP] 42 school

Resources

License

Stars

Watchers

Forks