C# Tutorial - Create a simple Side Scrolling Platform Game in Visual Studio
Moo ICT
Full Tutorial - https://www.mooict.com/c-tutorial-create-a-side-scrolling-platform-game-in-visual-studio/
We all love platform games from Mario to Sonic to Shinobi to countless more. One of the things we love about them is their ability to side scroll with the player. Game engines such as Game Maker, Unity 3D and Unreal make this process very easy for the game developer which is fantastic. For this tutorials purpose we created a fully working side scrolling platform game which works exactly as it should in Visual Studio 2017 only using the standard windows form application and its components. We used Timers and Picture Boxes to make this entire game run. You can follow this tutorial from the link above and hopefully you will have a better understanding of creating a side scrolling platform game in visual studio using c# programming language.
Hopefully you find this tutorial useful. Moo Out ... https://www.youtube.com/watch?v=A8vtomkfqYQ
24020906 Bytes