This is a two-player game built with C# using Windows Forms in Visual Studio. Players will engage in exciting battles between characters, each with their own attack and defense stats. The objective of the game is to reduce your opponent's HP
Project Purpose and Goal
The goal of this project was to build a simple game that would be fun to play and easy to understand. I wanted to create a game that would be easy to play and understand, but also challenging enough to keep players engaged
Web Stack
I used C# for the Frontend and backend and Windows Forms for the UI. I chose to use C# because of its ease of use and the ability to create multiple screens and navigate between them easily
Thought Process
The most important part of the project was the image manipulation and the handling of user inputs. I had to make sure that the user inputs were properly validated and that the image manipulation was done properly. I also had to deal with multiple screens and navigation between them based on user inputs. I plan to add more features to the game in the future, such as more characters, more attacks, and more defense stats. I also plan to add a multiplayer mode so that players can play against each other.
Lesson Learned
I learnt a lot working with C# and Window Forms on Visual studio in relation to creating multiple screens, navigating, OOP, image manipulation and handling user inputs