# c-sharp-mario **Repository Path**: zyangdev/c-sharp-mario ## Basic Information - **Project Name**: c-sharp-mario - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C# Mario A basic example of Super Mario World written in C# [![IMAGE ALT TEXT](https://github.com/buttsj/c-sharp-mario/blob/master/GithubImages/youtubeImage.png)](http://www.youtube.com/watch?v=M0ZeaNOAD7w "Super Mario World in C#") My team for Ohio State's CSE 3902 course made this version of Super Mario World in C#. ![Alt image text](https://github.com/buttsj/c-sharp-mario/blob/master/GithubImages/image2.png) ![Alt image text](https://github.com/buttsj/c-sharp-mario/blob/master/GithubImages/image3.png) ![Alt image text](https://github.com/buttsj/c-sharp-mario/blob/master/GithubImages/image4.png) Credit to Thomas Kiener and Caleb Underwood for their work! ``` A playable demo is available to download and install on Dropbox: https://www.dropbox.com/s/32x5cr0m4ocuxo0/MarioInC%23.zip?dl=0 ```