Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1rjb/mushroompocket
A Console Application Developed For A School Assignment
https://github.com/1rjb/mushroompocket
advanced-programming c-sharp dotnet mysql-database
Last synced: about 2 months ago
JSON representation
A Console Application Developed For A School Assignment
- Host: GitHub
- URL: https://github.com/1rjb/mushroompocket
- Owner: 1RJB
- Created: 2024-09-10T12:15:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T12:31:48.000Z (5 months ago)
- Last Synced: 2024-10-16T19:25:44.726Z (3 months ago)
- Topics: advanced-programming, c-sharp, dotnet, mysql-database
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MushroomPocket
### Developed a console-based game inspired by the Mario universe, featuring character management and battle mechanics.
### Utilized C#, MySQL, and .NET.
### Implemented CRUD operations to manage character data using a MySQL database.
### Designed and developed a battle system with multiple difficulty levels and dynamic enemy generation.
### Added a character transformation feature based on specific criteria.
### Created a mini game, catching of opponent character after winning battle, to enhance player engagement.