Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (11 loc) · 1.1 KB

Mario

Mario game written using C programming, with the help of a library called 'Allegro'.

The project has been developed in Visual Studio 2010 environment.

So, the .sln file can be directly opened in Visual Studio 2010, or the files in mario can be opened in any IDE after installing the libraries.

The Allegro libraries should be installed in the computer for which one can follow this tutorial, and the libraries can be downloaded from this link.

The main file associated with the project is the main.cpp file inside the mario folder.

Screenshots from the game

Introduction

1

2

3