Giter VIP home page Giter VIP logo

Hi there 👋

AZ's Projects

break-out-game-tutorial-in-windows-form icon break-out-game-tutorial-in-windows-form

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.

c-sharp-tutorial-load-all-images-from-folder-and-play-in-a-slide-show icon c-sharp-tutorial-load-all-images-from-folder-and-play-in-a-slide-show

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.

c-sharp-windows-form-hit-test-or-collision-detection icon c-sharp-windows-form-hit-test-or-collision-detection

In this tutorial we will look at a simple way to detect hit test or collision between to different pictureboxes. This process is very simple but its quiet effective when it comes to simple games design because we need this feature in any game to recognise when to objects are overlapping with each other. Windows Form is not traditonally built for games design but its fun to make something more interactive in it.

create-a-classic-meme-maker-app-with-windows-form-and-c- icon create-a-classic-meme-maker-app-with-windows-form-and-c-

In this tutorial we have successfully create a simple meme maker app with windows form and C#. This app will let you open a image file, add texts to that image file and then save the modfied version as JPG format. Full source code in the repo.

jet-fighter-shooter-game-in-windows-form icon jet-fighter-shooter-game-in-windows-form

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.