This program draws stars with a random number of points, position, size, and color. See the code for this below:
This program plays a game of 'rock, paper, scissors' with a user by taking an input of 'rock', 'paper', or 'scissors' from the player and randomly selecting one of the options
Our apps for good project centers on developing a gamified learning system to help people read and digest complicated texts. Children in grades 4 - 9 may often struggle to understand the complex scientific jargon of research papers, therefore we developed an app that uses a Gemini Flash 2.5 API call to take a user-inputed PDF and return a .json file of Kahoot-style multiple choice trivia questions that define vocabulary and simplify the main ideas of the paper. The questions are then displayed in a game we developed using Unity for users to interact with!