Making a Game in Python with No Experience

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ค. 2024
  • Today I made my first game in the Python programming language using Pygame, which is a graphics library. Let's see if I can create a holiday inspired game with no experience.
    Checkout Don't Touch My Presents here: goodgis.itch.io/dont-touch-my...
    ► Source Code: github.com/Gooodgis/dont-touc...
    Shout out to my boys @barj & @PolyMars for inspiring/encouraging me to make this video!
    ✦ Discord - / discord
    ✦ Twitter - / gooodgis
    ✦ Games - firith.itch.io/
    Chapters:
    0:00 Intro
    0:31 Python Setup
    0:55 The Game Idea
    1:17 Drawing a Window
    1:30 Adding Artwork
    2:00 Basic Movement
    2:32 Goal of the Game
    3:07 Adding More Features
    3:56 Collisions
    4:23 The Game is Fun
    4:40 Audio & Music
    5:23 Conclusion
    ┈ Similar Videos ┈
    Goodgis - I've Secretly Been Working on an MMORPG
    • I've Secretly Been Wor...
    Goodgis - How To Get Started With Game Dev (Beginner's Guide)
    • How To Get Started Wit...
    Polymars - 2 Python Developers VS $1000
    • 2 Python Developers VS...
    Barji - So I Made a Python Game in 48 Hours…
    • So I Made a Python Gam...
    Polymars - C++ Developer Learns Python
    • C++ Developer Learns P...
    I've been wanting to create a game without an engine for some time now. Specifically the Python programming language because it's easy to learn and used by many companies today. I decided to use the Pygame graphics library and see if I could create a game in 48 hours...though it may have taken me a couple days longer... If you're wondering "How to Make a Game in Python?" or better yet "How Easy is Python to Use" then you were on the same page as me. Hence why this video exists.
    #Gamedev #Programming #Python #Pygame

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

  • @JustTaaco
    @JustTaaco ปีที่แล้ว +5633

    I love the mindset of, "if I can make this blue square appear, I can do anything", it's such a great mindset to have especially when programing :))

    • @Goodgis
      @Goodgis  ปีที่แล้ว +245

      Absolutely!! haha

    • @amira.ismail8004
      @amira.ismail8004 ปีที่แล้ว +29

      I'm keeping your likes this way
      *69!*

    • @s1ndd3r87
      @s1ndd3r87 ปีที่แล้ว +70

      We all started with a simple “Hello World!” :)

    • @GuizinPE81
      @GuizinPE81 ปีที่แล้ว +31

      if you can fill the screen, draw pixels in the screen and refresh the screen, you can do anything

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

      Literally

  • @Hermanator1124
    @Hermanator1124 ปีที่แล้ว +1555

    honestly one of the only youtubers that can entertain me these days. keep it up!

    • @Goodgis
      @Goodgis  ปีที่แล้ว +32

      Aww, thanks so much! :D

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

      frrrr

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

      So true

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

      true. im tired of youtube but if i see a new goodgis video: instant click

    • @___idk
      @___idk 5 หลายเดือนก่อน

      ...

  • @RoboMarchello
    @RoboMarchello ปีที่แล้ว +734

    Pygame is really fun to use. I would never be able to tell that you have used python for the first time. Good job!

    • @Goodgis
      @Goodgis  ปีที่แล้ว +32

      Thanks so much! :D

    • @andres3665
      @andres3665 ปีที่แล้ว +16

      It is kinda like GDScript so very beginners friendly.

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

      Yeah it's because it's a lie.

    • @illford6921
      @illford6921 ปีที่แล้ว +18

      @@bubbleboy821 explain, can't drop a comment like that and not explain

    • @cftpafan
      @cftpafan ปีที่แล้ว +27

      @@illford6921 just salty that they can't accomplish anything in life

  • @Goodgis
    @Goodgis  ปีที่แล้ว +127

    SUBSCRIBE if you love or hate Python.
    (Source code in the description.)

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

      I wanted to tell you this, you are my biggest inspiration for game dev. You got me to start messing with Godot and some other engines. Thanks Goodgis ❤

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

      I love Python! (and i am already subscribed)

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

      what if i think pythons just mid? been subbed since 5k anyways lol

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

      I love and hate Python at the same time

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

      Unsubscribe if you don't feel strongly either way!

  • @sudhansubalasahoo
    @sudhansubalasahoo ปีที่แล้ว +794

    My highscore is 13.
    I know it's not a lot but there were many unavoidable situations
    I really liked how polished this game is inspite of being made in 3 days
    Good job

    • @Goodgis
      @Goodgis  ปีที่แล้ว +115

      Woah nice! Yeah, there are some pretty cheap hand placements.

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

      Same

  • @SomeHumbleOnion
    @SomeHumbleOnion ปีที่แล้ว +179

    I love seeing people experiment with other languages and frameworks for game dev! This game looks hella polished too, about to play it on itch! I remember making a game in a Javascript Framework called Phaser 3 and something about working outside of an engine just made the whole process a lot more fun? This reminded me a lot of that :3

    • @Goodgis
      @Goodgis  ปีที่แล้ว +5

      It was a ton of fun to work on!

  • @TheShelfman
    @TheShelfman ปีที่แล้ว +177

    I remember seeing this appear on twitter a few times! It's so nice, and looks very inviting. Well done!

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

      Thanks, dude! :D

  • @VengefulSpectre
    @VengefulSpectre ปีที่แล้ว +58

    I’m glad to finally see a new video! I know you’ve probably been super busy with having Babygis and who knows what else but I’m glad to see you making a game again!

    • @Goodgis
      @Goodgis  ปีที่แล้ว +5

      That's for sure, but she's so worth it. :D

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

      Aw, Babygis, I love that!

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

      @@Goodgis I can see her coding like a champ when she's grown lol. Anyways, I look forward to the next vid!

  • @dominicballinger6536
    @dominicballinger6536 ปีที่แล้ว +103

    Python is a pretty good choice for beginners ngl. It's straightforward most of the time, and it only gets as complicated as you make it. Though some things just go over my head, like converting .csv files into tile maps. That's a pain...

    • @bluesillybeard
      @bluesillybeard ปีที่แล้ว +13

      Yeah, python is absolutely amazing when you're first learning.
      But when it comes to more complex applications that aren't just a one-off deal, it gets very complex and headache-inducing very fast.

    • @RedHair651
      @RedHair651 3 หลายเดือนก่อน

      Have you tried using Pandas? It can read CSVs directly

  • @FizzyCo
    @FizzyCo 11 หลายเดือนก่อน +2

    This game looks incredible! I love your art style so much!

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

    Great video man! Definitely makes me want to get back into PyGame 😍

  • @maxrdev703
    @maxrdev703 ปีที่แล้ว +5

    I love the way you used your firth vector art style for the game! Never really thought about making a game engineless. Maybe I'll have to give it a try one day. Great video once again!

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

      You totally should, this was a ton of fun. And thanks so much! :D

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

      I’ve made dozens of games, but never one with a framework or game engine lol

  • @jum-lee
    @jum-lee 11 หลายเดือนก่อน +2

    You just got a new subscriber.
    Great work and well made entertaining video!

  • @zayskyprogramming
    @zayskyprogramming 4 หลายเดือนก่อน +1

    Dude, I love your videos and your mindset and just how entertaining you are. Amazing videos man, keep it up!

  • @broskibbledev3332
    @broskibbledev3332 ปีที่แล้ว +65

    Cool! you are so close to 100k subscribers!

    • @Goodgis
      @Goodgis  ปีที่แล้ว +11

      🎉 We're so close! :D

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

      ​@@Goodgis yay

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

      I keep forgetting that goodgis isn’t at 1mil. The video quality should get him 1mil.

  • @iluvyoongi8431
    @iluvyoongi8431 7 หลายเดือนก่อน +14

    I've just started to learn to code and was looking up some videos when I found this masterpiece and it's crazy how you created a whole ass game for a 5-minute video I love content creators like this man you must really love your job this was such a great video

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

    You seemed to have a really good time on this one, definitely have to try Python for good very soon ! Really nice job

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

      You should!

  • @aspenonpawss
    @aspenonpawss 6 หลายเดือนก่อน

    You are an absolutely amazing TH-camr and I personally love watching your videos, it’s amazing that you’ve learned how to (partially) use JavaScript on your own! Keep up the amazing work!❤

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

    You did such a great job with the style of the game! Thats amazing!!!

  • @SkidesGames
    @SkidesGames ปีที่แล้ว +7

    Excited to see what you made after seeing your short preview on twitter!

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

      :D It actually turned out way better than I thought!

  • @Waspeil
    @Waspeil ปีที่แล้ว +7

    This is wonderfully entertaining keep making these great videos

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

      Thanks so much! :D

  • @RecDoesExist
    @RecDoesExist 10 หลายเดือนก่อน +19

    *”If you don’t know how to code python, type print(“Goodbye World”).”* *-A wise python programmer*

    • @Phymacss
      @Phymacss 9 หลายเดือนก่อน +2

      This made me laugh a lot

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

    Amazing game! Congratulations on the baby!!!

  • @csd4ni3l
    @csd4ni3l ปีที่แล้ว +43

    yeyyy finally you used python for game development! :) i create games with python as a hobby and its great that you tried it out! i dont use pygame anymore, i use another module called pyglet(a high-level OpenGL wrapper) for gameplay and arcade(pyglet wrapper, because pyglet is only for rendering, and not for anything else like collision detection, etc. and it even has builtin Tiled(a map maker program} loader and builtin pathfinding!) for gui. Also great video! (Your voice is calming btw 😂)

    • @Goodgis
      @Goodgis  ปีที่แล้ว +5

      Oh, I'll have to check it out in the future!

  • @familiagavassafavoretti4805
    @familiagavassafavoretti4805 วันที่ผ่านมา

    Dude, that video is truly awesome. Nice work

  • @KiteGamedev
    @KiteGamedev ปีที่แล้ว +9

    This is very cool. Especially for those who have not studied Python before) I always knew that you would bring any idea to ideal (or almost). Also very good video presentation. I also love your games. I'm waiting for release of Wiz Birds online 2) Crepe told me that it will be released soon)😄

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

      Thanks so much! :D (also soon as in...after Dewdrop) haha

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

      @@Goodgis hah)

  • @Yay4ewAnimates
    @Yay4ewAnimates ปีที่แล้ว +51

    You inspired me to be a game dev and after watching tons of your videos plus other peoples videos I’ve made my first game it sucks but it’s my game

    • @ScopeCrepe
      @ScopeCrepe 9 หลายเดือนก่อน +7

      Everyone starts out as a newb. Good job!

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

    I started watching you a while back and you inspired me to start with godot and game development in general. Thank you so much for

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

      That's awesome! My goal is to encourage. :D

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

      nice im glad he gave you

  • @ahmetemiruludag
    @ahmetemiruludag ปีที่แล้ว +15

    That thumbnail, your art style and the color palette, they are just perfect and are the reasons I clicked on this video

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

      The thumbnail is so polished!

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

      @@forbiddenbox yeah

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

      Aww, thanks so much!

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

    Just found your channel, the content is really good! A lot of decking’s are just too low level or meme-y. But your style and ideas have a lot of personality. Here’s a sub!

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

      Thanks so much, and welcome aboard.

  • @concernedcitizen5943
    @concernedcitizen5943 9 หลายเดือนก่อน +2

    amazing fun game!

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

    nice video! now i'm interested in trying out pygame after watching a bit of the video

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

      You should! :D

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

      I have been working with pygame for nearly 8 months and it has been a favourable experience making games and handling games with sprites is easier and better.

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

    I also got into coding because of a love for video games and I want to figure out a way to make them using Python so this video is very timely!

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

    I’m learning Python now, and it’s really cool to slowly be able to read other peoples scripts and understand what they do as you learn each topic.

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

    congrats on 100k!!!

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

    Bro I learned how to use pycharm and that was hard enough but this takes it to a whole new level good job

    • @xseis.
      @xseis. ปีที่แล้ว

      pycharm is the same as vscode when it comes to python

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

    I have no experience with python so I signed up for a 3 month python gamedev course and it's starting next week! Great vid as always by the way!

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

      Good luck!

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

    really cool video, loved the usage of pygame :)

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

      Thanks so much!

  • @carlostorres-yk4vc
    @carlostorres-yk4vc 6 หลายเดือนก่อน +2

    It is actually hard haha, and I think thats part of what makes it so fun, you actually need to focus sometimes, and overall it looks amazing haha good job

    • @carlostorres-yk4vc
      @carlostorres-yk4vc 6 หลายเดือนก่อน

      My highscore is 15, it sometimes impossible

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

    I am a newbie in this field your content is really nice

  • @luffy-is1zs
    @luffy-is1zs ปีที่แล้ว +1

    I don't know y but u made me feel that coding this game is a piece of cake !
    I might be wrong though need to try it for myself.
    Anyway good job!🥳

  • @nickevershedgaming27
    @nickevershedgaming27 9 หลายเดือนก่อน +2

    Wow bro no experience?! and you made that, very impressed

  • @pr4shantishere
    @pr4shantishere 9 หลายเดือนก่อน +6

    Can you share the list of packages you installed in sublime because it looks really good and I want to make mine look the same

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

    Your so close to 100k! Wish you the best of luck!

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

      I know, we're so close! Thanks so much :D

  • @bartoszmaj8691
    @bartoszmaj8691 ปีที่แล้ว +20

    How was the switch from GDScript to python? I jumped from python (for gamedev and for work) to GDScript and it was basically a seamless transition, so I'm curious how it is the other way round.

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

    Cool I always wanted to use Python. I liked hearing from your experience.

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

      You should!

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

    woo!! making game art with illustrator!! its a blast i love it

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

    Love your thumbnails!

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

      Thanks so much!

  • @Phenom0100
    @Phenom0100 6 หลายเดือนก่อน +2

    I have a bachelor's and master's in computer science and the main focus throughout college was programming in c and c++. When I first started programming in python I started making functions for tools that already existed like a make a function to detect a substring or something of that nature. It took a while for me just to use what is there instead of making it myself.

  • @detritus9069
    @detritus9069 2 หลายเดือนก่อน

    good job in getting out a hit vid with a simple journey
    credits to quality of video and title

  • @morsly6963
    @morsly6963 5 หลายเดือนก่อน +2

    I got 17 after a few tries. It's rly good for what you made in 3 days and no experience. I tryed to do a game with python but never really had the time for it. Now that I've seen this I might just try to finish it for once.

  • @a_rehman_k
    @a_rehman_k 6 หลายเดือนก่อน

    Yup! definitely worth subscribing!!!

  • @idk6465
    @idk6465 11 หลายเดือนก่อน +1

    1:50 you legit said :" I created this cute little "cute" present"
    😂

  • @user-myraklejnr
    @user-myraklejnr 8 หลายเดือนก่อน

    You're funny and you're still giving the info. 💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯💯 you're great man.

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

    This is so fccking awesome.

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

    Neat! Love it, Goodgis!

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

      Thanks so much!

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

    Great work man. Proud of you.

  • @Blanky01
    @Blanky01 9 หลายเดือนก่อน +2

    Him just completely ignoring the fact that his art is amazing

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

    great video and congrats 🎉

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

      Thank you!!

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

    i'd hate to make something like this without a game engine. but it is good experience, just subscribed, i wanna see more stuff like this it was really interesting!

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

      It's fun for non-commercial projects for sure. Also thanks so much!

  • @llemonadde3856
    @llemonadde3856 6 หลายเดือนก่อน

    Ahhhhhhhh This brought back my excitement, love and passion for coding :>

  • @3v1l73ddy
    @3v1l73ddy 9 หลายเดือนก่อน

    Honestly, when you mentioned pong I thought it was gonna be a game where you catch flying toys in presents to box them up lol. This looks fun too though!

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

    this is the first video of you that im seeing
    so cool!
    how long do you think i would need to learn python to be able to write a game like that?

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

    Gg on 100k

  • @user-cv3er1qj8y
    @user-cv3er1qj8y 8 หลายเดือนก่อน

    Thank you~~

  • @DevlogBill
    @DevlogBill 3 หลายเดือนก่อน

    Nice video! Pretty creative

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

    dude this is actually a pretty fun game. looks great aswell. could you make it into a small mobile game with Godot or smt. would be fun to just fidget with it while thinking

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

      That's a great idea!

    • @Vexxel256
      @Vexxel256 11 หลายเดือนก่อน

      It is possible to port a pygame to android

  • @MiliTactics
    @MiliTactics 9 หลายเดือนก่อน

    That was a pretty good video and I can’t wait to try out the game. I have a question though: what program did you use to convert the python file and it dependencies to an .exe file?

    • @ScopeCrepe
      @ScopeCrepe 9 หลายเดือนก่อน

      pyinstaller

  • @Shadow_chessman_lyrics
    @Shadow_chessman_lyrics 9 หลายเดือนก่อน +1

    Wahhhhhh u are the best and ur coding too

  • @harshbhadrawale2645
    @harshbhadrawale2645 2 หลายเดือนก่อน

    Great it helped a lot 🎉😊

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

    Game 10/10 BRO, SUPER!

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

    This is a nice thing to watch since it’s so relatable

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

      Aww, thanks so much!

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

    wow this is amazing!!

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

    that present looks so cute!

  • @pcr5275
    @pcr5275 5 หลายเดือนก่อน

    Really cool to watch, especially bc I wanna learn how to code in python

  • @Matixenesis5402
    @Matixenesis5402 28 วันที่ผ่านมา

    This is the most inspirational video I have ever seen this video itself is a present!

    • @Goodgis
      @Goodgis  24 วันที่ผ่านมา

      haha thanks so much!

  • @6Eev
    @6Eev ปีที่แล้ว +2

    i checked out the game, its amazing, the art and everything felt really polished, except the gameplay, occasionally there would be impossible scenarios like two hands forming a wall that's impossible to clear

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

    How did you get your art / sprites to the correct size to make it look the way it does. I always have a hard time making sure things are scaled correctly

  • @devanshigupta1786
    @devanshigupta1786 5 หลายเดือนก่อน

    broooo this is sooo amazingg man. wow.

    • @Goodgis
      @Goodgis  4 หลายเดือนก่อน

      Thanks so much!

  • @CarmyBerzatto-hb7ly
    @CarmyBerzatto-hb7ly 9 หลายเดือนก่อน

    Thanks for the video

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

    great video, i'm subbing

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

    Goodgis, you´re my favourite youtuber of all time!

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

      Aww, thanks so much!

  • @DV_Studios
    @DV_Studios 9 หลายเดือนก่อน

    I know little coding in Python cuz I'm in school but I love looking for new way to Improve sometimes I will try to make a program to open a file and other, do it is fun and u learn new things

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

    You was so close to 100k🎉🎉

  • @Bless-sun
    @Bless-sun ปีที่แล้ว

    this was a good video, thanks for me entertain.

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

    I just started leaning python and I wanna do this, where do I start??

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

    for little projekts like this could you make some sort of trailer or glamoure shots maby like a preview
    (love the game btw)

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

    I have been working with pygame for nearly 8 months and it has been a favourable experience making games and handling games with sprites is easier and better.

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

    Despite watching a lot of game dev videos I'm suddenly realizing that maybe games aren't usually coded from scratch and I should figure out a game engine so that maybe I can actually get some projects done instead of getting stuck at reinventing physics and trying to draw icons for 4 hours straight

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

      yeah 99% of games are made in a game engine

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

      and thats not much of an exaggeration
      the only games that arent made in a game engine are like nintendo games.
      nintendo makes their own custom engines just for one single game if they care enough on that one game.
      so like super mario odyssey uses a custom engine.
      not sure about others like ps and xbox because i know nothing about those but yeah

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

      Bingo.

    • @ScopeCrepe
      @ScopeCrepe 9 หลายเดือนก่อน

      They used to be, but you should learn how to finish game in an engine. Then try to finish a game without one

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

    I just started trying out game dev and I'd like to know, what's the best kind of genre of 2d game to start making? I love your vids and I love the concept of game dev!

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

    If you like vectors, pygame has some enhanced vector methods such as move_towards() in the pygame2.1.3.dev8 version :)

    • @Mr.Carrot
      @Mr.Carrot ปีที่แล้ว

      ooo, I'm gonna check out that soon for sure!

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

      Oh nice, thanks for sharing!

  • @Mr.Carrot
    @Mr.Carrot ปีที่แล้ว +2

    Nice! I'm probably going to test out pygame as soon as I figure out what the hell a class is xD. I've made a kind of drawing program in turtle and instead of starting a new project like I probably should, I've been improving and optimizing that :p
    And about that sinewave stuff, why didn't you just use the built in math library instead of that mathemagitian thingie you showed on screen?

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

      How classes work can differ a lot depending on the language but generally, it identifies a certain organization of data and code to operate on that data that you can call on by name to create objects which are instances of that data. then you can have subclasses which can add more data and code on to that existing class to provide more specific behavior to that original class's data and code. A lot of times though it's also used as a namespace to have some related code together or a handle to some other resource or data. It's a pretty broad thing. Classes in python are quite flexible. One could say almost too flexible in that any object can gain or lose methods or attributes at runtime, or fulfill the purpose of a class without inheriting from that class. I think they call that "duck typing".

    • @xseis.
      @xseis. ปีที่แล้ว

      @@Aeduo Don't listen to this guy. just search it up on youtube. its really not that complicated :D.

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

      Originally classes were supposed to be templates for groupings of datastructures and interfaces that define how the program is allowed to interact with the datastructures.
      But depending on the programming language classes can be different things, basically just containers of code.

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

      @@xseis. It's way more complicated.

    • @xseis.
      @xseis. ปีที่แล้ว

      @@MrCmon113 classes aren't that hard to get the hang off was what i was trying to say. its very helpful and easy to get into classes but mastering it is another thing. just like almost anything else

  • @Aupheromones
    @Aupheromones 5 หลายเดือนก่อน

    Amazing video, although the Mario Paint reference has me feeling my years :P

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

    This was soo cool because of how easy it is to download it

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

    Cool
    Love ur videos

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

      Thanks so much! :D

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

    hi ….. i watched this vid like a day after it was released….. it has been 2 months and back then i had no idea how to use python but then i got into it and i m very close to master it ….. i hve been making a game which includes every stage of my game for the past 2 months for example , 2 months ago i couldn’t do complex coding so the game was a bit simple but as my ability to code grew, i added more complex features . and now i m done with my game . it is a game that is similar to bedwars and the graphics too ! so i m here just to say thanks alot as i received my first customer or a stranger who tried my game and rated it 5/5 . i m crying due to happiness….. i hope this story of mine inspires people just like how u did …….. my goal IS TO MAKE 3GAMES THAT ARE CLOSELY RELATED TO FORTNITE AND OTHER BR WITH OP GRAPHIC THIS YEAR( yeeeee i need more software aaaaa ) so WISH ME LUCK AND GOOD LUCK EVERYONE!!!

  • @roastedbean8251
    @roastedbean8251 4 หลายเดือนก่อน

    that was amazingly great content! However I believe that there was experience , in coding at least .

  • @practicepractice-cb8tb
    @practicepractice-cb8tb ปีที่แล้ว

    can you please make a tutorial teach us how did you find the stuffs and made it since it is pretty intresting and i want to make it please help !!

  • @josephowolabi317
    @josephowolabi317 10 หลายเดือนก่อน

    This is really inspiring

  • @memaimu
    @memaimu 9 หลายเดือนก่อน +1

    So, you’re a genius. Cool.