top of page

Sugar Rush

I independently developed a small customer service game for the web within 2 days. All the art assets were drawn by me, but I got the music from freesound. I plan to continue working on the project to add more complexity to the gameplay and learn how to make a mobile application.

Overview

 Language: JavaScript, HTML, CSS

Date: December 2025

Role: Solo Developer

Website Link: Play Sugar Rush 

 

Challenges Faced

     During the development of this project I struggled with randomly displaying a customer order with a random customer. From my different approaches and research, I learned how to implement the Fisher-Yates algorithm to create permutations of the customer sequence. 

bottom of page