push-swap42 topic

List push-swap42 repositories

push_swap

50
Stars
1
Forks
Watchers

push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.

tester_push_swap

37
Stars
2
Forks
Watchers

A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap

Push_Swap

15
Stars
1
Forks
Watchers

Sort random numbers from lowest to highest in the smallest number of moves.