Moo ICT
Moo ICT
  • Видео 163
  • Просмотров 2 370 206
Build a Pacman Game in Windows Forms with C# and Visual Studio - Full Tutorial
Download the images from our Patreon - www.patreon.com/posts/pac-man-tutorial-119217850?Link&
Hello and welcome to this exciting new tutorial from MOO ICT! In this comprehensive step-by-step guide, we’ll walk you through the process of creating your very own Pacman game using the C# programming language in Windows Forms with Visual Studio. Whether you’re new to C# or looking to enhance your programming skills, this tutorial is packed with hands-on learning and fun!
Throughout this tutorial, you’ll learn to harness the power of Visual Studio and Windows Forms to design and build an interactive Pacman game. We’ll cover key programming concepts such as object-oriented programming (OOP) and eve...
Просмотров: 723

Видео

Create a T-Rex Endless Runner Game in C# | Windows Forms & Visual Studio Tutorial
Просмотров 1,9 тыс.6 месяцев назад
Download the game assets here - www.patreon.com/posts/create-t-rex-in-109137259?Link& Learn how to create a T-Rex Endless Runner game in C# using Windows Forms and Visual Studio! This step-by-step tutorial will guide you through the entire process, from setting up your project to implementing game mechanics and adding graphics. Perfect for beginners and intermediate developers looking to enhanc...
How to Build a 6-Page Website with HTML and CSS: Beginner-Friendly Tutorial
Просмотров 1,8 тыс.9 месяцев назад
Download Resources - www.mooict.com/html-and-css-tutorial-create-a-simple-6-page-website-and-host-it-online-with-github-pages/ Welcome to our beginner-friendly tutorial on creating a 6-page website using just HTML and CSS! Dive into the world of computer hardware as we explore topics like motherboards, CPUs, GPUs, and RAM. We'll start by styling our website with CSS, making it look sleek and pr...
Python Tutorial - Generate subtitle for any videos with Python and Whisper
Просмотров 1 тыс.11 месяцев назад
This short tutorial will demonstrate how to create subtitles for any videos. I am demonstrating a English speaking video, but using the Ai-Whisper package. You can install this package using pip directly into your Visual Studio code terminal. For more information check their Pip package website here - pypi.org/project/openai-whisper/. Hope this tutorial is useful. Like and Subscribe to the chan...
C# Tutorial - Create a simple Pong Game with Windows Forms and Visual Studio
Просмотров 17 тыс.11 месяцев назад
Source Code and Images - wp.me/p74nED-13P Lets make a simple pong game using windows forms and C# in visual studio. This tutorial is aimed at beginner programmers who want to learn programming by completing small projects. Hope you have fun with the project. If you found it useful please, like and subscribe to the channel. Let me know in the comments if you are having any issues with the projec...
Create a Quiz Maker App with Windows Forms and C# in Visual Studio a MOO ICT Course
Просмотров 507Год назад
Join the Course - www.udemy.com/course/c-sharp-course-quiz-maker-app-development-windows-forms/?referralCode=5E451AB5858399CC5143 Hi, We are very happy to introduce you to the new course created by MOO ICT. We spend a lot of time developing this course to make it perfect just for you. In this app we will be making a Quiz Maker and Quiz Player application using C# and Windows Forms. In this app ...
Change Data Between Forms in Visual Studio C# Tutorial
Просмотров 330Год назад
Source Code - wp.me/p74nED-13F In this tutorial we will be creating a image viewer between multiple windows forms that will help us change the image by either loading the image from the PC or to load the image from an URL. We will do this creating 2 forms in visual studio, one to show the picture with its location and the second one will be used as picture browser window. Follow along with this...
How to load images from URL to a Picture Box in Windows Forms With C# and Visual Studio
Просмотров 997Год назад
Text File and Source Code Here - wp.me/p74nED-13t Hi, in this tutorial we will show you how to load images from an URL to a picture box in windows forms. So on many of our tutorials we have loaded pictures to a picture box using local resources that were either loaded externally using file/directory location or embedded into the visual studio resources file. In this tutorial we will show you ho...
JavaScript Tutorial - Create a Word Shuffle Typing Game
Просмотров 354Год назад
Join this channel to get access to perks: ruclips.net/channel/UCntXGyc0ylNJKs60VSPcIygjoin Source Code - wp.me/p74nED-12U Welcome to this fun JavaScript tutorial. This tutorial we explore how to make a simple typing game directly playable in your browser. We will use only the standard HTML, CSS and JavaScript code to make this game. The premise for the game is very simple, we will load any rand...
JavaScript Tutorial - Move an Image using the Arrow Keys in HTML Canvas
Просмотров 2,3 тыс.Год назад
Join this channel to get access to perks: ruclips.net/channel/UCntXGyc0ylNJKs60VSPcIygjoin Download Images Here - wp.me/p74nED-12F We are moving on from animating the object on its own to now moving it with the arrow keys on the keyboard. In this tutorial we will demonstrate how to add key down and up events to the HTML Canvas and move an image in that direction. Animating objects and moving th...
JavaScript Tutorial - Move an Image inside of HTML Canvas
Просмотров 1,1 тыс.Год назад
Join this channel to get access to perks: ruclips.net/channel/UCntXGyc0ylNJKs60VSPcIygjoin Download Images and Source Code Here - wp.me/p74nED-12C We are getting started with the main JavaScript games development series however before we can get started with that, we need to learn the fundamentals first. In most games we will need to have a way to move an image around the games screen. This is ...
Create a simple Number Guessing Game in JavaScript
Просмотров 266Год назад
Join this channel to get access to perks: ruclips.net/channel/UCntXGyc0ylNJKs60VSPcIygjoin In this tutorial we will demonstrate how to create a simple Number Guessing Game using JavaScript programming language. To follow this tutorial you can use any code editor you like, we are using the Visual Studio Code because its amazing when coding HTML CSS and JavaScript. This tutorial will build up on ...
Python Simple Data Science Full Tutorial- Make Charts, Add Columns, Use LOC and iLoc with UI
Просмотров 536Год назад
Hi welcome to this exciting Python and Pandas Data Analysis and UI tutorial. Pandas is an excellent library to analyze data and visualise them in ways that we can understand what's going on and also Python is such as amazing language and it makes it so much easier for to understand complicated computational process in simplified ways. In this tutorial we will be doing 2 very important things 1 ...
Make a Character Selection project using HTML CSS and JavaScript
Просмотров 1,9 тыс.Год назад
In this tutorial we will make a character selection screen using HTML CSS and JavaScript. This tutorial includes HTML and CSS to animate the background of the player character and animate a RGB glow around the characters selected. JavaScript is used to change the character image and the name of the characters. Hope you enjoy this tutorial. Source Code and Background Image used can be downloaded...
Make a Image Slide Show using JavaScript - Beginner Tutorial
Просмотров 614Год назад
Lets make a quick and simple Image Slide show using JavaScript HTML and CSS in Visual Studio Code. This tutorial will build on the last calculator tutorial we did for JavaScript and hopefully we will be moving forward in to move interesting topics. We have touched on some of the fun things for this tutorial such as changing HTML source properties using JavaScript programming, using CSS animatio...
Make a Simple Calculator with JavaScript - Beginner Tutorial
Просмотров 445Год назад
Make a Simple Calculator with JavaScript - Beginner Tutorial
C# Project - How to Make a Word Shuffle game in windows forms and visual studio
Просмотров 3,3 тыс.Год назад
C# Project - How to Make a Word Shuffle game in windows forms and visual studio
Make a Simon Says Game in C# and Windows Forms Tutorial
Просмотров 2,8 тыс.Год назад
Make a Simon Says Game in C# and Windows Forms Tutorial
C# OOP Multi-Form Butterfly Catching Game Tutorial in Win Forms and Visual Studio
Просмотров 3,9 тыс.Год назад
C# OOP Multi-Form Butterfly Catching Game Tutorial in Win Forms and Visual Studio
C# OOP Project Drag And Drop Multiple Images in Windows Forms
Просмотров 4 тыс.Год назад
C# OOP Project Drag And Drop Multiple Images in Windows Forms
How to Move an Image using Drag and Drop in Windows Form and C#
Просмотров 8 тыс.Год назад
How to Move an Image using Drag and Drop in Windows Form and C#
C# OOP Project - Spawn Animated Fireworks in Windows Forms With Click Event
Просмотров 2,2 тыс.Год назад
C# OOP Project - Spawn Animated Fireworks in Windows Forms With Click Event
Python Project - How to Make a GUI Magic 8 Ball App with Tkinter
Просмотров 698Год назад
Python Project - How to Make a GUI Magic 8 Ball App with Tkinter
Python Project - How to Make a GUI Number Guessing Game with Tkinter
Просмотров 2 тыс.Год назад
Python Project - How to Make a GUI Number Guessing Game with Tkinter
How to Spawn random game items in 2D and collect it using collision in Windows Forms and C#.
Просмотров 2,8 тыс.Год назад
How to Spawn random game items in 2D and collect it using collision in Windows Forms and C#.
C# Tutorial - Create 4 Way Sprite Movement Animation Using .Net, Windows Form and Visual Studio
Просмотров 16 тыс.Год назад
C# Tutorial - Create 4 Way Sprite Movement Animation Using .Net, Windows Form and Visual Studio
Make a Sliding Image Puzzle Game Using C# and Windows Forms In Visual Studio
Просмотров 8 тыс.Год назад
Make a Sliding Image Puzzle Game Using C# and Windows Forms In Visual Studio
C# Tutorial - Street Fighter Demo in Windows Forms and Visual Studio
Просмотров 8 тыс.Год назад
C# Tutorial - Street Fighter Demo in Windows Forms and Visual Studio
Move an image using the arrow keys in C# and windows form using paint event.
Просмотров 4,8 тыс.Год назад
Move an image using the arrow keys in C# and windows form using paint event.
C# OOP Project- Create Masking Effects Animation in Windows Forms and Visual Studio
Просмотров 1,8 тыс.2 года назад
C# OOP Project- Create Masking Effects Animation in Windows Forms and Visual Studio

Комментарии

  • @idrisalparslan2312
    @idrisalparslan2312 5 дней назад

    thanks

  • @DavidThörnqvist
    @DavidThörnqvist 5 дней назад

    14:00

  • @seanedrickandres1239
    @seanedrickandres1239 6 дней назад

    Finally, a really good teacher in game dev. Thank a lot man!

  • @itzmetherezz8183
    @itzmetherezz8183 9 дней назад

    Hey when i run the build the project is zoomed in. Is this caused by some mistake of mine. It does not happen in any WPF project only in Windows forms projects

  • @DavidThörnqvist
    @DavidThörnqvist 13 дней назад

    21:30

  • @Embracethehustlee
    @Embracethehustlee 14 дней назад

    can you provide the full code?

  • @OikPoinFive
    @OikPoinFive 16 дней назад

    I dont understand the -10 and the other -10 (LOL?) for the left and right movement area. in the teleporting section. I kinda get the overall picture of this area but not the specifics/numbers. Does -10 mean PacMan has moved 10 spaces off the screen and thus the negative number needed?

  • @Imgunpla2525j
    @Imgunpla2525j 16 дней назад

    thx for that now i wont fail in programing❤

  • @ilinaganeva3539
    @ilinaganeva3539 17 дней назад

    CheckBoundaries is not working! Idk where is my mistake. Can i ask for a bit of help

  • @OikPoinFive
    @OikPoinFive 18 дней назад

    do you have a link to the code ?

  • @ganeshpenta3131
    @ganeshpenta3131 18 дней назад

    i m having problem in 138 line in the picturebox list pictureboxlist[i].BorderStyle = BorderStyle.FixedSingle; Pictureboxlist[i].Location = new Point(x, y);

  • @Usmanumer-g3w
    @Usmanumer-g3w 18 дней назад

    Nice Bro ! Thanks You big fan for Game Coading Vote for Next Gaming video I am waiting the next video Ok!!!!!

  • @itzmetherezz8183
    @itzmetherezz8183 20 дней назад

    Hey when i use background image in windows forms the images become very slow delayed and jittery. I was trying out Platformer tutorial and i saw that yours was not jittering as much as mine. Is there any fix?

    • @mooict
      @mooict 20 дней назад

      Try enabling double buffered on the form. If the background image is very large in size it can also cause the glitch.

    • @itzmetherezz8183
      @itzmetherezz8183 20 дней назад

      @@mooict Thank you very much i have learnt so much about c# by your tutorials

    • @itzmetherezz8183
      @itzmetherezz8183 20 дней назад

      @@mooict Also can you add more WPF tutorials. I find them more fun to make and they also work smoother

  • @DavidThörnqvist
    @DavidThörnqvist 20 дней назад

    16:58

  • @cibulis5347
    @cibulis5347 21 день назад

    Hi, nice tutorial but there is 1 logical error, and i cant figure out how to fix it lol. Game lets you still play 4th round, but dont record score. I mean after 3rd round should be message box that player or cpu won game, but it lets you play 4th round, score didnt count ant then pops message box

  • @Lhsbysareena
    @Lhsbysareena 26 дней назад

    Can i do it in webform

  • @WilliamVangeance-t9t
    @WilliamVangeance-t9t 26 дней назад

    Hello I have a problem where the obstacle arent appearing and it shows error in the x.Left = this.ClientSize.Width

  • @henzoph1063
    @henzoph1063 26 дней назад

    I'm glad bro your still alive 🥲

    • @mooict
      @mooict 26 дней назад

      lol me too

  • @henzoph1063
    @henzoph1063 26 дней назад

    Thanks for guide, after what you did i made my own Flappy Bird with only 60 lines of Code 🥲

    • @mooict
      @mooict 24 дня назад

      Nice work!

  • @DeanKendall-cc7qc
    @DeanKendall-cc7qc 27 дней назад

    thank you for the tutorial! it has taught me a lot

    • @mooict
      @mooict 24 дня назад

      Glad to hear that!

  • @TugaDev
    @TugaDev Месяц назад

    This is awsome! keep em comming!

    • @mooict
      @mooict Месяц назад

      Thanks! Will do!

  • @fevership
    @fevership Месяц назад

    If I wanted to make the game programmable to make squares rather than circles what should I change?

  • @김태식-r9j
    @김태식-r9j Месяц назад

    감사합니다. 영상이 많은 도움이 되네요...

    • @mooict
      @mooict Месяц назад

      I’m glad you liked it 👍🏽

  • @kevindesouza6143
    @kevindesouza6143 Месяц назад

    code needs to be updated. IN 20204 and C# 10 and .Net 8 many things have changed since this video was shot. Canvas control cannot have any Content in it now. You need to enclosed it in a grid or a stackpanel control - i.e. in a canvas you cannot hv a label control for example. Your users need to target .Net Framework 4.7 latest for this code to work.

  • @ugatdianej.4169
    @ugatdianej.4169 Месяц назад

    how to fix yung mga ufo or alien kapag nag s-start na nag kakagulo

  • @LeloMalaza
    @LeloMalaza Месяц назад

    may you please explain why (when we do the second method of restarting the game) we call the RestartGame function in the form1 method because it works without that line of code?

  • @mahmood2659
    @mahmood2659 Месяц назад

    hi.Can you please put Persian subtitles on your videos so that the people of Iran can benefit from your videos and high skills.

    • @mooict
      @mooict Месяц назад

      Hi, are you able to use the RUclips auto translate to Persian language?

    • @mahmood2659
      @mahmood2659 Месяц назад

      Thank you 🙏 I was able to find the subtitle​@@mooict

  • @MarisolRamos-1971
    @MarisolRamos-1971 Месяц назад

    Gracias por el tutorial 😊

  • @limuelabuan8825
    @limuelabuan8825 Месяц назад

    thanks for this tutorial👌

    • @mooict
      @mooict Месяц назад

      You're welcome 😊

  • @MarisolRamos-1971
    @MarisolRamos-1971 Месяц назад

    Gracias 😊

  • @bcal5962
    @bcal5962 Месяц назад

    Great project thank you! I used this code after completing my first C# course at a university. This project here is great for new learners as it adds a ton of new but relatively simple features. Everything is working except I cannot move the actual player bar but that is just me needing to figure out what controls it

  • @zajac4817
    @zajac4817 Месяц назад

    4 years later and I needed this, despite it being Christmas. I just had to add it to my Flashcards WinForms project and couldn’t stop before it’s done. Thanks a lot!

  • @Avin-abdulla
    @Avin-abdulla Месяц назад

    How can I download this project please 😢

  • @Roaa-c2w
    @Roaa-c2w Месяц назад

    I want the source code for the game Batman Gravity Run

  • @Roaa-c2w
    @Roaa-c2w Месяц назад

    I want the source code for the game Batman Gravity Run

  • @Roaa-c2w
    @Roaa-c2w Месяц назад

    I want the source code for the game Batman Gravity Run

  • @emil6431
    @emil6431 Месяц назад

    Do you have drevo gramr full rgb software maybe?

  • @groverdimen9443
    @groverdimen9443 Месяц назад

    it says that the name properties does not exist in the current context what should i do if (goleft == true) { pacman.Left -= playerSpeed; pacman.Image = Properties.Resources.left; } if (goright == true) { pacman.Left -= playerSpeed; pacman.Image = Properties.Resources.right; } if (godown == true) { pacman.Top += playerSpeed; pacman.Image = Properties.Resources.down; } if (goup == true) { pacman.Top -= playerSpeed; pacman.Image = Properties. Resources.up; }

  • @tense187
    @tense187 2 месяца назад

    life saver

  • @AzizaSalimova-p2r
    @AzizaSalimova-p2r 2 месяца назад

    thanks for teach it)

  • @Enibs
    @Enibs 2 месяца назад

    at 45:20 , e.keycode line is showing error. how do i fix that

  • @OLDbespreDEL
    @OLDbespreDEL 2 месяца назад

    Dude, you are the coolest!

  • @stevenstoyanov5952
    @stevenstoyanov5952 2 месяца назад

    I already did it, but make an Python video for almost complete programmers

    • @mooict
      @mooict 2 месяца назад

      That’s a good idea. Do you have any topics in mind?

  • @cherryjoy9578
    @cherryjoy9578 2 месяца назад

    52:50 Why does my code can't find the plusone resource, even though I already include it in the file 'Resources'😭

  • @posiramreang2705
    @posiramreang2705 2 месяца назад

    Which app we should use

  • @hotcol6111
    @hotcol6111 2 месяца назад

    тухааааааааааа

  • @teleloise
    @teleloise 2 месяца назад

    hi new subscriber here! i followed the code but the images of the board didn't show up, i wonder why? :<

    • @mooict
      @mooict 2 месяца назад

      Hi, welcome 🤗. Importing pictures into WPF can be tricky sometimes. Check the source available in the description hope that helps

  • @MpNeMo-xi9dt
    @MpNeMo-xi9dt 2 месяца назад

    ur the goat bro

  • @YanBker143
    @YanBker143 2 месяца назад

    The code you wrote did not work for me, I am using html5. Just wanted to let you know. I did copy your code afterwards from your site and it worked with some small updates and refactoring so I updated my code with some of your updates and it is working to move the cow but now to stop it except for at x <= 0. I do appreciate your video and thank you for producing it, just wanted to give information that may help you in the future.

    • @mooict
      @mooict 2 месяца назад

      Thank you and I’m glad you got it working 😊

  • @reyniercastano625
    @reyniercastano625 2 месяца назад

    Thanks a lot

    • @mooict
      @mooict 2 месяца назад

      Happy to help