mooict / Break-out-game-tutorial-in-windows-form

In this tutorial we will make a simple break out game in windows form and visual studio. This game tutorial will be done step by step and I will show you how to make the game in two different ways. One way where we will put the picture boxes ourselves and the second way we will add the picture boxes to the windows form dynmically through the C# script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mooict/Break-out-game-tutorial-in-windows-form Stargazers