Skip to content

Another simple game where you are shooting a spaceship. This tutorial is created on WPF and C#

License

Notifications You must be signed in to change notification settings

mooict/WPF-Space-shooter-game

Repository files navigation

WPF C# Tutorial – Create a space battle shooter game in Visual Studio

Welcome to this new tutorial from MOO ICT. in this tutorial we will make a simple space battle shooter game using WPF and C# programming inside of Visual Studio. We have done a lot of programming and games development inside of Visual Studio and this video will be a new addition to the WPF games development series for you all.

We will be making this game scratch inside of Visual studio and while making this game we will touch upon some of the core functionalities on making basic 2d games in WPF framework.

Learning Objectives for this game - Create a space battle shooter game in visual studio with WPF and C# programming language Spawn enemy ships in the game and move them towards the player Move player left and right only inside the game boundary using the keyboard Use image brush to show pictures as backgrounds, enemy and player Use star background and repeat them in the canvas using C# programming Keep score and damage in an integer Check for collision between the player & enemy, enemy & bullet real time Dynamically add and remove objects from the Canvas

Hope you all enjoy this video and happy programming.

Video Tutorial -

Written Tutorial and Image Assets -

https://www.mooict.com/wpf-c-tutorial-create-a-space-battle-shooter-game-in-visual-studio/

About

Another simple game where you are shooting a spaceship. This tutorial is created on WPF and C#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages