WPF C# Tutorial How to make a Pac Man game in Visual Studio

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น • 26

  • @mooict
    @mooict  3 ปีที่แล้ว +8

    Download the full project here - github.com/mooict/WPF-Pac-Man-Game

  • @lordofkeyboards2066
    @lordofkeyboards2066 4 ปีที่แล้ว +2

    Really cool i learned some C# and XAML from this tutorial thanks :)

    • @K4BU_07
      @K4BU_07 ปีที่แล้ว

      XML*

  • @lukaasg3476
    @lukaasg3476 4 ปีที่แล้ว +1

    Cool tutorial man :) Thanks

  • @gamingforlife4560
    @gamingforlife4560 4 ปีที่แล้ว +1

    Nice tutorial!👌

  • @martin_skachkov6016
    @martin_skachkov6016 4 ปีที่แล้ว +2

    Hey dude, your tutorials are amazing! Why haven't you uploaded for a month

    • @mooict
      @mooict  4 ปีที่แล้ว +6

      Hi Thank you, I haven't uploaded any new videos I'm working on some new ones at the moment. I got some really good feedback from everyone on TH-cam so I am learning to make better videos. I'll hopefully have them up soon. Stay tuned 👍

    • @lordofkeyboards2066
      @lordofkeyboards2066 4 ปีที่แล้ว +3

      @@mooict I'm even more excited for the new videos your gonna post soon :)

  • @prathamarifqisyafitrah4950
    @prathamarifqisyafitrah4950 3 ปีที่แล้ว +1

    cool

  • @andrejmaric6824
    @andrejmaric6824 3 ปีที่แล้ว

    when i typed the code I'm at 34:08 and my Pac man when I'm clicking the arrow keys to move him when I use left its ok but when I use up right down my Pac man is either not on the screen or teleporting at random places, and when I did his other Pac man tutorial my animations weren't moving sand neither was the Pac man and when i moved it did not work but when I move the window only 1 frame happens and its impossible to make it! please if you have suggestions let me know.

    • @danielmaric3059
      @danielmaric3059 3 ปีที่แล้ว

      Don't delete the assets after uploading to a project

  • @Liesje141
    @Liesje141 3 ปีที่แล้ว

    Hey there, I have a question. I am at 29:05 , however my pacman won't "spin" in place. He will go all over, and I am not sure what I did wrong. Does anyone have advice?

  • @lordofkeyboards2066
    @lordofkeyboards2066 4 ปีที่แล้ว +1

    Also I have a question what's the best way to make games with C# but without unity?

    • @mooict
      @mooict  4 ปีที่แล้ว +2

      xna is a very good framework for games development it's also open source now.

    • @lordofkeyboards2066
      @lordofkeyboards2066 4 ปีที่แล้ว

      @@mooict Thanks for answering my question I'm trying it right now :)

  • @havasan3247
    @havasan3247 4 ปีที่แล้ว

    Hi, is it possible to upload wpf games on mobile stores (google play or itunes)? Frankly I mean I always thought we needed game engines (unity..ie) to put games on mobile platforms.. And do you think those game engines are necessary? I can not get sure which way I shoul pick first. Thank you.

  • @techbud1
    @techbud1 4 ปีที่แล้ว

    Wouldn’t it just be easier to make this in unity? Are there any benefits/ reasons as to why your doing it this way
    (I am quite new too c# so I’m a bit confused)

    • @mooict
      @mooict  4 ปีที่แล้ว +4

      Hi, that's an excellent question. I like making the classic arcade style games in non conventional way because it allows for problems to be solved creatively. With this type of projects we do everything from scratch such as the movements, collision, boundaries etc. It's sort of like looking under the hood and seeing how it all works. This is in no way a replacement for unity, for me personally unity solves a lot of those problems straight away and it's great but for teaching and learning purposes this type of project is much more hands on. As for the benefits I think it reinforces the c# programming knowledge because we write everything from the variables, events, xaml syntax and logic directly in visual studio. Hope you find it useful in your learning. Programming to me is the best skill you can learn.

  • @RahiqAlMakhtum
    @RahiqAlMakhtum 4 ปีที่แล้ว

    which workload do i need to install for the WPF form visual studio installer?

    • @mooict
      @mooict  4 ปีที่แล้ว +1

      Hi you will need the .net desktop development installed in visual studio to access windows form and WPF apps.

  • @laraibadeel2600
    @laraibadeel2600 7 หลายเดือนก่อน

    day saver

  • @StrikingWindDragon
    @StrikingWindDragon 4 ปีที่แล้ว +2

    no! cats live forever

    • @mooict
      @mooict  4 ปีที่แล้ว

      Yes they do

    • @StrikingWindDragon
      @StrikingWindDragon 4 ปีที่แล้ว

      @@mooict yay u agree! and btw i have 7 cats lol

    • @mooict
      @mooict  4 ปีที่แล้ว

      Awww that's adorable. Kitty 🐈 power forever

  • @izyhx110
    @izyhx110 2 ปีที่แล้ว

    respectfully this game is broken