A very simple, two-dimensional, PlayStation 1 game. Uses the original SDK made by Sony.
I made this in 2024, when I was 13 years old.
Use the D-Pad to control the player, and collect yellow squares while you avoid red squares. There's a both a score counter, and a death counter so you can view how many times you have failed.
I'm not sure how compiling this via the command line and original binaries works, but for this project I used the Visual Studio Code PS1 homebrew extension to compile. Just load up this folder in Visual Studio Code, and compile with the extension and load in a PlayStation 1 emulator.