Skip to content

remastered Mario Bros with a DieAndRetry style in C langage.

Notifications You must be signed in to change notification settings

JeremA2110/MarioBrosDieAndRetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MarioBrosDieAndRetry

This was my first coding project. the goal of the project was to create a 90's game in C language with a given library.
the tree of the file is not perfect because at the time I did not marry photos in a folder, sources in another...

How to build

  • Download the directory.
  • Open a terminal in.
  • make
  • ./exemple
  • And enjoy playing

Goal of the project

We chose to remastered Mario Bros to a DieAndRetry style. You have to complete the different levels with as little death as possible by avoiding traps ;). there is a death counter on the top right.
Controls:

  • keyboard arrows to move
  • spacebar to jump

Here are some ScreenShot of the game.

The game menu menu Level 1 level1Level 2 level2

Releases

No releases published

Packages

No packages published