Download the entire application bundle

The bundle includes the following:

What is Graphics App?

Graphics App, alternatively The Crazy Mazy Game, was my class project for my .NET programming class, which I made in April 2024. It features four important procedures working in concert with each other. Although a chunk of it was borrowed from tutorials online, I also added my own spin to it.

I created this project to show how a game or another type of interactive visual project could be feasibly done with C# and WinForms, even though games aren't really to be made with this specific dev stack. Regardless, I'm happy about how it all came out even though I made this project just over a year ago, and since then I've definitely gained more experience with the conventions of C# and .NET and how to design systems that are more efficient.

The coding process

it was very fun but also was time constrained

Screenshots