Skip to content

Me see Sorter Video, Me implement Sorter Thingy.

License

Notifications You must be signed in to change notification settings

Shubhm1shra/Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorter

My Implementation of Sorter inspired from those Sorter Video.


Example

Project Logo

Build 🛠️

  1. Make sure you have SFML installed. You can download it from SFML's official website.
  2. Clone this Repository to local device,
https://github.com/Shubhm1shra/Sorter.git
  1. Compile by running build.bat

Run 🏃‍♂️

Run the executable,

./main

Controls 🕹️

  1. Press Left-Arrow to show previous steps.
  2. Press Right-Arrow to show next steps.
  3. Press R-key to reset.
  4. Press Escape Key to exit.

Customize 🧩

Feel Free to customize the parameters in main.cpp file, to change Array Size or Window Size.

Thank you!