Shuffle n Ladders
Game Design Prototype
Rearrange the randomly generated terrain like a puzzle game
And traverse the path you created like a platformer
This game prototype was made in GameMaker 2 in one week for my Game Design 2 Class at the University of Texas at Dallas. My requirements were to make a game with ladder and only use 4 colors, and everything else was a personal design decision.
The level is made with procedurally generated 5x5 chunks that can be moved around like a swap-two puzzle game like Yoshi Cookie or Bejewled Blitz. If expanded upon, I would turn this into an asymmetrical co-op game where one player controls the puzzle board and the other controls player character.