Skip to content

Elixonus/cardsort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardsort 🃏

Small bubble sort visualizer with a virtual card deck.

Procedure

To begin, the user is prompted to enter the number of cards to sort (between 1 and 10).

The program will begin bubble sorting and continue up until all of the cards are in order.

When the sorting is finished, the cards are revealed to the user.

Controls

(ARROW) or (WASD) - Pan the camera in any direction to see cards.