Multi dimensional Mario Maze

4

was8bit 2024-08-29 16:04 (Edited)

Coins increase player life
Warp zone+(B) changes mario's dimension color
Powers will be: Star, Flower, Feather
Enemies will be: Boo, Koopa, Goomba

Todo:
...... add enemies

... on your screen you see Mario, walls, coins, and warp tunnels

The concept is that when mario is, say, RED, then only things containing red exist for mario, all other non-red items do not exist to red mario.... so any wall with red blocks mario... and mario can collect the red coin, and mario can use any warp tunnel with red to warp mario into a new color dimension... red mario walks thru all items that do not have any red

Warp tunnels will allow you to move from one dimension into another...

(maze movement will wrap around)

V0.30 added: Player lives (P) and game level (L) shown at top


nathanielbabiak 2024-08-30 00:34

That's a cool idea, looking forward to seeing updates!


was8bit 2024-08-30 04:29

Thanky :)

I had a burst of inspiration, and fortunately I was able to capture it in code before i lost the vision…


Log in to reply.