Giter Club home page Giter Club logo

platform-game-in-windows-form's Introduction

C# Tutorial - Create a simple platform game in windows form and visual studio

In this tutorial we will make a platform game using windows form, c# in visual studio. this tutorial took me a while to figure out but it was worth it in the end. It has platforms you can stand on and jump to, it has horizontally and vertically moving platforms.

We are using labels, picture boxes and timer to make this game work. We haven't used any third party libraries or classes to run the game its plain simple windows form. We make use of the standard components by making something fun inside of it also we make use of the events inside of windows form to respond to the user inputs and we use the main timer event to work as a main game loop.

In this we will learn together how to make a simple platform game, where player can move left and jump up and down, move from the platform to platform, collect coins and finally complete the game. We make this so it give different end messages depending how you lose game for example it can give a end message if you got hit by the enemy or fell off the platform.

Video Tutorial -

Written tutorial

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

platform-game-in-windows-form's People

Contributors

mooict avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.