Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 497 Bytes

MarioGame

Recreation of the original Super Mario Bros. game with Monogame.

To get started...

  1. Download and install Visual Studio 2017 community edition from here.
  2. Download and install the latest version of Monogame from here.
  3. Clone this repository... $ git clone https://github.com/alec-bell/MarioGame
  4. Open the solution file Game.sln in Visual Studio 2017.
  5. Click Start.