Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 791 Bytes

File metadata and controls

10 lines (6 loc) · 791 Bytes

WPF C# Tutorial – Create a simple racing game in visual studio

In this tutorial we will be making top down racing game in visual studio with WPF and C# programming. You will control the player yellow car in the game and avoid other cars in the road by going left or right. You can also collect a star in the game to get invincibility for short amount of time. When you collect the star, you won’t be affected by any other traffic while you are in the power mode. This game will be made from WPF components and C# scripts.

Video Tutorial -

Written Tutorial and Images -

https://www.mooict.com/wpf-c-tutorial-create-a-simple-racing-game-in-visual-studio/