AZ
mooict
I like making small arcade style games to facilitate teaching and learning. Hope you find something useful in my collection of tutorials. Happy Programming ;-)
Languages
Top Repositories
Flappy bird Game tutorial made in Visual Studio with C# and Windows Form
Create a top down 4 way zombie shooter in windows form with C# and Visual Studio. its fun and simple to make also you get to learn a ton too.
Create a simple top down car racing game in Windows Form with C#.
Create the fun classic snakes game using C# in Windows Form. We will be using little elements of OOP programming to make this project, the code, project files and video tutorial is all presented with this project here
Another simple game where you are shooting a spaceship. This tutorial is created on WPF and C#
Create a simple parallax scrolling endless runner game in WPF and C# with Visual Studio.
Repositories
77Make a Zelda style game movement and item collection prototype using C# and Win Forms
Create a simple top down car racing game in Windows Form with C#.
Flappy bird Game tutorial made in Visual Studio with C# and Windows Form
Create a top down 4 way zombie shooter in windows form with C# and Visual Studio. its fun and simple to make also you get to learn a ton too.
Create the fun classic snakes game using C# in Windows Form. We will be using little elements of OOP programming to make this project, the code, project files and video tutorial is all presented with this project here
A simple picture matching tutorial with .Net 5 C# in Visual Studio
How to create a simple snake game in windows form in VIsual Studio with C# programming
Make a simple pac man game in Windows Form with C#
In this project we will makea simple quiz game in windows form. This will be a multiple choice game where you are asked a question and you have 4 variations of answers on the screen. You can use images or just text to make the quizes and you can use this a template for your own application in Visual Studio.
Another simple game where you are shooting a spaceship. This tutorial is created on WPF and C#
Making a simple street fighter style demo using Win Forms and C# Programming
Create a fun snakes and ladders game using WPF and C# only. We get to explore some of the other components we need to use and how to creatively solve some of the problems with this game.
No description provided.
Drag and Drop multiple dynamically drawn images on Win Forms using C#
In this tutorial we make a project thats a multiple choice quiz style game. This game also randomises the question order when it starts so players arent given the same questions each time the game loads. This game is made with WPF and C#.
Make a simple Balloon pop arcade style game in windows form and C#.
Welcome to this exciting game tutorial. In this tutorial we will be using Microsoft Visual Studio with C# to create a simple fighter jet shooting game. We have the images ready for you to use within the assets at below however you can use your images if you please. Since we will be using positions and pixel perfect movements we would recommend you use our images to start with. In this tutorial you will be using keyboard to control the player and shoot at enemies. We will keep the total score of the game and show it on the screen.
Create a simple battleship game in windows form and c# in Visual Studio.
Create a simple Flappy Bird Clone with WPF and C# Programming in Visual Studio.
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.
Create a simple parallax scrolling endless runner game in WPF and C# with Visual Studio.
trying out some javascript libraries
No description provided.
This project will demonstrate how to do a simple collision detection inside of WPF and C# using Rectangles in a Canvas.
Create a simple save the eggs, item drop down game in Windows Form and C# in Visual Studio.
Make a simple endless runner style game in Windows Form
Make a word shuffle game using C# and Win Forms
Simple space invaders game tutorial created in WPF and C#.
A simple computer hardware website made with HTML and CSS
In this tutorial we will explore how to make a simple C# windows forms application where you can load all available image files from a single folder, the app will give you options to choose the speed of the slide and then you can click play to watch all of the images play one by one on the screen.