Create a Start Menu Screen For Windows Form Games in C# and Visual Studio

Поделиться
HTML-код
  • Опубликовано: 24 авг 2024
  • In this tutorial we will go over how to make a start menu screen, game screen and help screen for any windows form games also we will load up the flappy bird game and add a start screen to it.
    The start menu screen will technically solve a lot of problems for the game for example it can be helpful for people to be introduced to the game, you can have useful information there for users to read. it can also be used to restart the game when people lose the game if you dont have a restart function built to the game already.
    Written tutorial - www.mooict.com...
    Every game we do in Windows Form if you want to share it with others than its a good idea to make a title screen, game screen and help screen with it. It adds to the accessibility of games and games programming.
    Hope you find this one helpful and keep programming.

Комментарии • 45

  • @user-yy9di5dx1q
    @user-yy9di5dx1q 3 года назад +8

    You are just so Awesome Moo ICT. Very few tutorials are there for C# on the internet. You have made many awesome videos that are worth a lot. Great Work!!

    • @mooict
      @mooict  3 года назад

      Hi thanks for the lovely comment. Made my day.

  • @lordofkeyboards2066
    @lordofkeyboards2066 3 года назад +6

    your back! and good tutorial :)

    • @mooict
      @mooict  3 года назад +4

      Thank you. Love the name 😍

    • @lordofkeyboards2066
      @lordofkeyboards2066 3 года назад +3

      @@mooict yes i am the "LORD OF KEYBOARDS" thank you that made my day :)

  • @josjetapia7687
    @josjetapia7687 2 года назад +2

    perfect for Last minute project

  • @sckmat
    @sckmat 3 года назад +7

    Hey! How do I close the menu form when opening a game?

  • @senamilendlovu130
    @senamilendlovu130 2 года назад +1

    Thank you so much this really helped me on my project

  • @ptmandrey
    @ptmandrey 3 года назад +1

    You saved my life!!! Thank you a lot

  • @moonchild1783
    @moonchild1783 3 года назад +2

    Thank you so so much, it helped me a lot!

  • @bozhidarzhivkov2104
    @bozhidarzhivkov2104 3 года назад +2

    Very useful. Thanks!

  • @pier8105
    @pier8105 3 года назад +2

    amazing video !!!👌👌👍😊

  • @AnnasAR16
    @AnnasAR16 2 года назад +1

    Thanks, man!

  • @indianprayers6091
    @indianprayers6091 3 года назад +2

    Nice !!!

  • @lucaslindgren3237
    @lucaslindgren3237 3 года назад

    Nice video!

  • @matan6141
    @matan6141 3 года назад +2

    Hey i really like your videos keep going. i have a question i have a count in the main screen game and the second screen doesn't recognize this counter.what should i do to fix this issue?

    • @mooict
      @mooict  3 года назад

      Hi, take a look at the speed reader tutorial. I've worked with multiple forms on that one and it changes texts from one form to another I think that'll be helpful for your app.

  • @rezvlt9285
    @rezvlt9285 3 года назад

    Great video! Please make a video on how to build chess.

    • @mooict
      @mooict  3 года назад

      I will try

  • @bronie18
    @bronie18 3 года назад +2

    ❤❤

  • @noahyannis2465
    @noahyannis2465 2 года назад +2

    How do I make it so the start window closes once I press play?

    • @UmongusSussehFrusseh
      @UmongusSussehFrusseh 2 года назад

      Add "this.Hide()" at the end.

    • @eamonburns9597
      @eamonburns9597 Год назад

      @@UmongusSussehFrusseh That works to hide it, but how do you make it show again when you close the game or help window?

    • @UmongusSussehFrusseh
      @UmongusSussehFrusseh Год назад

      @@eamonburns9597 idk

    • @eamonburns9597
      @eamonburns9597 Год назад

      @@UmongusSussehFrusseh No problem, I found a tutorial that works.
      ruclips.net/video/t-4caAZKLJw/видео.html&feature=shares
      It isn't the main focus of the video, but I was able to figure it out using the technique for referencing different forms.

  • @rukhmannhayer5672
    @rukhmannhayer5672 3 года назад +1

    What if the game was a project.cs and not made in forms

    • @gbril3403
      @gbril3403 2 года назад

      watch at the second part of the toutorial... it shows how to do it

  • @jaeger2918
    @jaeger2918 2 года назад

    Hi, thanks for this very informative video! I am having an issue where the game runs in the background even before I click my "start game" button. How would I fix this?

    • @ghostnoodle9721
      @ghostnoodle9721 Год назад

      The fastest way would be to tie your start game method to initiate AFTER the start button is clicked, rather than on initialization of the whole program

  • @ReynaldsGison
    @ReynaldsGison 3 месяца назад

    Where the source code lods

  • @-TL-15
    @-TL-15 2 года назад

    Hi Moo ICT please How to set form2 to main window ?

    • @mooict
      @mooict  2 года назад

      In the solutions explorer open Program.cs file inside of that replace Form1() to Form2(). That should open form2 when you run the app

  • @ReynaldsGison
    @ReynaldsGison 3 месяца назад

    Send to sources code

  • @HaileyandTristan
    @HaileyandTristan 2 года назад

    si senjor asi me gusta

  • @cainsykes7099
    @cainsykes7099 2 года назад

    Has anybody got anytime on learning to code ?

  • @Godemon666
    @Godemon666 2 года назад

    Dude why are you speed running this

  • @vidhirughani489
    @vidhirughani489 3 года назад

    Hey plzz make starting page of existing games project in c# plzz

    • @mooict
      @mooict  3 года назад +1

      In this video the second part shows how to do that.

    • @vidhirughani489
      @vidhirughani489 3 года назад

      @@mooict ok sir thankyou soo much u r the best ☺i m doing my project in which i have added ur 5 games together just bcoz of u i m able to do this unique project in a very easy way 😘so sir if possible will u make video on how to add this 5 games in one page and if i click on one game then that game will open ??plzz sir do it just one thing is left to do in my project and i have to submit it before 30 june...

    • @mooict
      @mooict  3 года назад +1

      Hi you can do that 5 game in a similar way long as. They are all done in separate forms inside of the same project you can simply add buttons in the title screen for each form. How have you organised the projects so far?

    • @vidhirughani489
      @vidhirughani489 3 года назад

      @@mooict i have make 5 separate projects for each game and for each game i have created starting page ..

    • @vidhirughani489
      @vidhirughani489 3 года назад

      @@mooict now can i add this 5 game in one same project directly or i have to do the whole process again ??

  • @UmongusSussehFrusseh
    @UmongusSussehFrusseh 2 года назад

    I'd also like to throw in that you can close the startScreen when opening the helpScreen by doing this:
    HelpScreen helpWindow = new HelpScreen();
    helpWindow.Show();
    this.Hide();