How to Play

- Use your keyboard arrows or WASD to move the player.
- You have 99 seconds to collect coins and defeat enemies.
- The remaining seconds will give you extra coins.
- Somewhere, there is an underground world.
Behind the scenes
This is my second small experiment inspired from URL Snake by Demian Ferreiro. The first one was Tiny Horse, which used only one type of movement (jump).
Besides the challenge of creating a game in a 4 x 100 pixel scene with no color and limited characters, this time I wanted something more difficult. So, Tiny Mario reimagines the classic Super Mario Bros as a side-scroller with a low-fi, text-rendered style.
Your goal is to collect the most coins and reach the flag while avoiding pits and enemies before time runs out.
Again, the rendering mainly uses Unicode Braille cells (e.g., ⠤ ⠥). But now, the player can move in all directions, even going down to an underworld through one of the “pipes.”

There’s just one level, though. If you want more, feel free to add them. This is an open-source project.
Enjoy.
References
- Url Snake by Demian Ferreiro.
- Tiny Horse by Diego Dotta
- Super Mario Bros World 1-1
- Unicode Braille patterns
- Beepbox Midi Creator
- Game Poems book
