Skip to content

A simple game where you play as Mario made using Python, Gtts, Pygame and Raspberry Pi Sense hat.

Notifications You must be signed in to change notification settings

BalawalSultan/Mario-Mini-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mario Mini Game

Brief introduction

In this game Mario must save the princess that has been kidnapped by Bowser and his friends. Mario must use the SenseHat joystick to move on the map, but be careful not to fall of the yellow path or you will start from the beginning of the map. Mario must fight three boss battles before being able to save the princess, each boss will say something to Mario when he meets them using google text to speech. During each boss battle Mario can see his health on the SenseHat LED matrix and also the health of the boss, but only when the boss gets hit, and must decide on wether to heal himself or attack the boss. The bosses follow the rules so they will wait for Mario to finish his turn before attacking him. After each boss battle Mario will get stronger and recive two healing potions. After defeating all the bosses Mario reach the princess and the game will be over. All throughout the game there will be background music playing using pygame.

Technologies used in the project

In this project I used:

  • Raspberry SenseHat to display the map and handle player movement.
  • google text to speech to say cheesy lines such as My new country has no need for old superstars! It will do just fine with only one: the Great Bowletta!!!
  • pygame to play background music

About

A simple game where you play as Mario made using Python, Gtts, Pygame and Raspberry Pi Sense hat.

Topics

Resources

Stars

Watchers

Forks

Languages