Skip to content

KorigamiK/UntitledPSP

Repository files navigation

Untitled

This is the Untitled project.

For the 2022 PSP Game Jam.

The theme

It's not a glitch, it's a feature!

Let me explain how I implemented the theme. You see the game is simply very buggy, and that's not a glitch, it's a feature '(just kidding (or am I?)).

The game

The game is a 2.5D style platformer. You can move around in a 2D plane and you can also see you point of view.

The catch is that not all walls are solid, some are glitched and you can walk through them.

Your task is to walk around and go through the glitched walls.

You start off with only one glitched wall, but as you progress you will find more and more glitched walls.

Have fun and good luck!

Motivation

I wanted to make a game that was a bit different from the other games in the jam. I wanted to make a game that was a bit more unique.

This is my first time ever making a game (like ever). I wanted to make something that was a bit more challenging and was more focused on the game logic aspect rather than the playability.

The game is a 2D raycaster experiment that I wanted to do for a long time. I hope you enjoy it!

Controls

  • PC

    • WASD/Arrow keys to move around
    • Q/E to pan the camera
    • Z/X to look up/down
    • Enter to confirm
    • Esc to pause/go back
    • Click and hold mouse to look around
  • Gamepad/PSP

    • D-pad to move around
    • Analog stick to move the camera
    • L/R to pan the camera
    • Circle/Triangle to look up/down
    • Cross to confirm
    • Start to pause/go back

Showcase

Click to expand!

Menu

Menu

Glitch

Glitch

Game

Game

Pause

Pause

Level Finish

Level Finish

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.