What it does
The brainrot scientific calculator converts scientific units of measurement into brainrot units. It takes inputs such as length, time and weight and allows for more specific units of measurement such as grams, seconds or years.
How we built it
We built our project using processing as we wanted to have a UI the user could easily interact with. Using the position of different elements, we were able to create buttons which the user could press to change the unit of measurement and input numbers. We then used java to create a backend program, creating constants that we could use to calculate the amount of brainrot units. We account for the remainder by using smaller brainrot units to make up for it.
Challenges we ran into
We ran into challenges involving how to deal with overflow and giving an appropriate range for some unit.
What's next for Brainrot Scientific Calculator
We want to add sound effects and possibly images for reference. Maybe possibly move our UI to a website to give the user a more familiar interface to interact with
Log in or sign up for Devpost to join the conversation.