You are the Game
This version of "You are the Game" is a submission for the 2023 homework assignment of the Zurich University of the Arts. The cartridge in this post wont be updated past February 14, 2023 (last update date can be seen below the game window).
Take the role of the machine and execute the player's input in time!
In "You are the Game", you take the role of a platformer game. Your goal is to analyze and execute the player's input, but be careful! Any mistakes on your end will result in a programming error...
Hold the right button combination and make sure it doesn't contradict the game's logic to progress.
Game's logic :
- The player cannot move through walls.
- The player can only jump once while in the air.
Controls :
- Right/Left : Move.
- (O) : Jump. ("c" on QWERTY keyboard)
- Up : Look up.
- Down : Crouch.
@Tatery1 If it contradicts the game rules, you just don't press any buttons.
[Please log in to post a comment]