Skip to content

🧱 Recreating the classic pyramid, from the super mario game in C, replacing the bricks with a #.

License

Notifications You must be signed in to change notification settings

gabrieldejesus/mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mario

🧱 Recreating the classic pyramid, from the super mario game in C, replacing the bricks with a #

Stars Forks Issues GitHub license Follow gabrieldejesus

πŸ›  Getting started

Windows:

You can clone the repository through CMD (Command Prompt) just by typing:

git clone https://github.com/gabrieldejesus/mario

or download the zip from the green button at the beginning of the repository

Download zip

Download zip

πŸ’» Configuration for development

Execution:

Taking into account that you understand and have a stable environment for running programs in the C language

Run the make mario to compile the program and the run ./mario to run it

πŸ—ƒ Release history

  • 0.1.0
    • Project finalized and studying the possibility of adding new resources
    • The first suitable launch
  • 0.0.1
    • Work in progress

πŸ“ Meta

Gabriel de Jesus – My portfolio – [email protected]

Distributed under the MIT License. See LICENSE for more information.

https://github.com/gabrieldejesus/mario

πŸš€ Contribution

  1. Make the fork of the project (https://github.com/gabrieldejesus/mario/fork)
  2. Create a branch for your modification (git checkout -b my-new-resource)
  3. Do commit (git commit -am 'Adding a new resource ...')
  4. Push (git push origin my-new-feature)
  5. Create a new Pull Request

After your pull request is merged, you can safely delete your branch.


About

🧱 Recreating the classic pyramid, from the super mario game in C, replacing the bricks with a #.

Topics

Resources

License

Stars

Watchers

Forks

Languages