About
Eat as many apples as you can without running into spikes or a wall! Control the creature using the buttons in the lower right (You can also use WASD or the arrow keys) --- Technical Content Github link: https://github.com/chadcableAC/egam202a_fa23 Lecture Content Here's 3 functions used in the prototype: public void OnPressed()This function is called when a button is pressed. The buttons i…