Halloween-Themed Game
For this assignment, we created a Halloween-themed game where a ghost has to catch candy within a 5-second timer. When the timer runs out, the game ends, and the player sees their final score. It was a fun way to practice basic coding skills, and I felt accomplished when I could see the game working with a countdown and score feature.
Preformance Task
For my AP Computer Science Principles AP Exam, I created a program that translates common Spanish words into English. This program is my final Create Task submission and demonstrates my ability to develop a useful and interactive application using programming fundamentals.
The program offers users five different Spanish word options to choose from. When a user selects one of the words (such as "libro"), the program responds by showing the correct English translation ("book" in this case). Each option is programmed to return an accurate English meaning, helping users learn basic Spanish vocabulary.