top of page
Prototype

Designed the game to be that the first player controls the Carrot on the left with WSAD keys and the second player controls the Potato on the right with ↑↓←→ keys.
Character

Designed the pixelated images of the Carrot, the Potato, the Apple (Carrot's bullet), the Grape (Potato's bullet), and the background in Procreate.
Code


2 setup of time and score
1 setup of characters

3 set up timer

4 cloning of Apple (and Grape)


6 retrieving and removing Apple (and Grape)
5 moving of Carrot (and Potato)

7 notifications and ending scenarios
bottom of page