Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jack-development/supermariobros-csharp-remake
A project that recreates the classic Super Mario Bros game using C# and Visual Studio's Windows Forms Application platform. A modern interpretation of a timeless classic!
https://github.com/jack-development/supermariobros-csharp-remake
Last synced: about 1 month ago
JSON representation
A project that recreates the classic Super Mario Bros game using C# and Visual Studio's Windows Forms Application platform. A modern interpretation of a timeless classic!
- Host: GitHub
- URL: https://github.com/jack-development/supermariobros-csharp-remake
- Owner: Jack-Development
- License: mit
- Created: 2021-08-11T23:14:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T08:37:53.000Z (over 1 year ago)
- Last Synced: 2023-07-27T09:33:05.963Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 987 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SuperMarioBros-CSharp-Remake
Welcome to the SuperMarioBros remake project! This project is a reimagining of the classic Super Mario Bros game, written in C# and developed using Visual Studio's Windows Forms Application platform.
## Overview 📝
This project recreates the iconic Super Mario Bros gameplay with a modern programming twist. My goal is to show how a classic game can be built using contemporary tools and languages, specifically C# and Visual Studio Windows Form Application.
This project was inspired by the original Super Mario Bros game released by Nintendo in 1985. Although the original game was written in 6502 Assembly language for the NES platform, I've adapted it to work with Windows Forms Application in C#.
## Features 🎮
- Classic Super Mario Bros gameplay mechanics
- Adapted for modern systems
- Written in C#, developed using Windows Forms Application
- Customizable game settings## Development 💻
This project was developed using the following tools:
## Future Ideas 🧠
This project only has the first few levels, however I hope to add the following:
- Finish recreating all levels
- Implement water movement
- Add level editor
- Fix bugs## Contributions 🤝
Feel free to fork this project, make improvements, and submit pull requests. All contributions are welcome!
## License 📄
This project is licensed under the MIT License. Please see the [LICENSE](LICENSE) file for more details.