A downloadable game for Windows

PMUJ is a short platformer where you must use your upside-down-jump ability to complete 8 challenging levels.


Controls:

  • A/D to move
  • Space to jump
  • Space mid-air to pmuj


This game was made in 8~ hours for tri-jam 149, I made all of the assets used in the game during the jam, and I used Pygame instead of an engine.

I ended up dealing with a major collision bug for about an hour, and by the time I fixed it my time was up. And I had no clue how long it would take to finish the game and if I'd even submit it to the jam, after that I shifted my mindset from making a game in time, to making a finished game so hopefully it stands up in that regard, I definitely didn't come close to 3 hours though (maybe next time).

Also thank you to my friend for playtesting this! (I'm not sure how they'd like to be credited so I'll update this later)


One final note! The levels are stored in .txt files which should be easily editable if you'd like to make your own levels. The only requirements are that the level(s) use the same file name(s) as one of the levels in the base game (keep in mind the game will crash if it tries to find a level that doesn't exist), and that the rows and columns have a consistent width/height.

Tile codes:

1: ground/wall, 2: floor spike, 3: ceiling spike, 4: extra pmuj pickup, 5: player spawn, 6: flag

Any other character is air (I usually use 0 though)

Download

Download
PMUJ.zip 25 MB

Install instructions

Download it and take the file out of the zip folder

Leave a comment

Log in with itch.io to leave a comment.