Tutorial: How to make a picture box move and jump in Visual Studio C# in easy to understand code.

Опубликовано: 22 Сентябрь 2018
на канале: Fon Code
8,021
87

Tutorial: How to make a picture box move left and right, make it jump and add gravity. Easy to follow tutorial for very early beginners like myself.
All you need here is 1 timer, panel box for screen and a picture box.
Next tutorial coming soon. Collision detection.