Ah!!! The Bus!!!!
Developed by Finn Kennedy
Ah!!! The Bus!!! tasks the player with dodging banana peals by jumping to get to the bus. The game is an endless runner, where the player sprite is constantly running and the player controls when they jump. The player scores by successfully jumping over a banana peal.
This was a solo-development project developed in Processing. Source code can be downloaded below. The game code uses several proprietary objects with unique constructor interactions with objects and variables.
The graphics were designed using pixel-art, and layered to construct the gameplay screen. Gifs were used for the player sprite and coin to give visual hierarchy to them when placed on the scrolling background.
Requires Processing to run