Dekstop Application
Based on the popular mobile game from my teenage years, this is a desktop implementation of Fruit Ninja using Visual Basic .NET programming. The app can be run by cloning the repository and simply clicking the executable file (.exe)
The premise of this app is for users to slice as much fruit as possible without any of it falling off the screen. It is fun to use and showcases many different programming skills!
I coded this application using the Visual Basic .NET framework. It was one of my first programming projects, yet one I still find valuable and am very proud of.