Skip to content

Gabriel-Bottrill/bogoWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

bogoWatch

Animation of bogosort using p5js.

After watching this video I was annoyed to see it never finished. I will use the psuedo code to write the bogosort algorthim and then use p5js as my editor where I will animate it.

while not isInOrder(deck):
  shuffle(deck)

About

Animation of bogosort using p5js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published