Development Submission

Logo

Program Code

Friday, March 22, 2024 | 6:27 AM EDT
Submission Activity: Program Code

My code uses a variety of functions, if statements, mouse events, graphics, and keyboard events to function. The program uses the users keyboard inputs to pick which game they would like to play. Depending on the game, the program then uses keyboard or mouse events to figure out either what word they want to guess for the hangman game, or where they would like to draw in the drawing game. There were many work-arounds that were needed, including timers and parameter, which needed to be researched due to the limited time in class.