Skip to content

drewreed2005/PalettePuzzleBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is the Palette Puzzle?

Palette Puzzle is a site that aims to demonstrate and visualize the mechanics of different sorting algorithms through color-based sorting. To promote user engagement and further utilize sorting methods, a game was created to test the user's ability to discern the amount of a certain RGB color value in a composite color. Sorting has been implemented on a large scale (Big Sort, with 5000 colored squares) with time and operation comparisons between algorithms and a small scale (in the Palette Puzzle game to determine the right order).

This is the backend repository that contains methods for sorting algorithms and generating terms of the Fibonacci sequence.

Runtime Links

  • Big Sort visualization page: Click here
  • Palette Puzzle game page: Click here
  • Fibonacci Sequence page (for project requirements): Click here
  • This backend is no longer deployed. It can be activated locally.

Other Repositories

Code Student Resources

  • This is our primary Scrum Board used throughout the projct.

Contributors

  • Big Sort and Sorting Algorithms: Drew Reed
  • Palette Puzzle and additional sorting algorithms: Haseeb Beg
  • Fibonacci Sequence and Big Sort frontend: AJ Ruiz

About

the backend for Palette Puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published