Skip to content

oliviaa28/Mario-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍄 Mario Game (C++)

A simple 2D Mario-style platform game developed in C++ using graphics.h, created as part of the Introduction to Programming course (UAIC Iași, 2024).

The game allows players to control a Mario-inspired character, navigate through obstacles, collect items and avoid enemies while progressing through levels.


🎮 Gameplay

Players can choose between Mario and Luigi, each starting a quest to rescue their princess.

Main objectives:

  • 🏃 Navigate through levels and avoid obstacles
  • 💎 Collect stars to increase your score
  • 👾 Avoid or defeat enemies
  • 👸 Complete the level and rescue the princess

✨ Features

  • 🎮 Character selection (Mario / Luigi)
  • 💎 Collectible items that increase score
  • 👾 Enemy mechanics
  • 🏰 Level-based gameplay
  • 🖥 Simple graphical interface and menu system

🕹 Controls

Key Action
⬅️ ➡️ Move left / right
⬆️ ⬇️ Climb ladders / navigate menus
Space Jump
Esc Exit window

🛠 Requirements

To run the game you need:

  • C++ compiler (GCC / MinGW / MSVC)
  • graphics.h library installed
  • Windows environment (graphics.h support)

📸 Screenshots


⚠ Known Limitations

  • Works only in environments that support graphics.h
  • Limited portability across operating systems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages