1 YEAR of Gamedev got me This

Поделиться
HTML-код
  • Опубликовано: 31 май 2024
  • I've been developing Vaegrant for over a year with Python and Pygame as of now. Here's the progress I've made.
    Background Music:
    Adhesive Wombat - Funky Sundays
    • AdhesiveWombat - Funky...
    Adhesive Wombat - Chodge Darger
    • AdhesiveWombat - Chodg...
    Patreon: / dafluffypotato
    My Discord Server: / discord
    Livestreams Playlist:
    • Livestreams
    Potato Tier Patrons:
    Abeastsgaming
    Agent Effe
    Chris Birster
    Dale Topley
    Eivind Teig
    GaryTMSFruitcake
    MiggyDoes
    kirat=1
    #gamedev #python #pygame
  • НаукаНаука

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

  • @DaFluffyPotato
    @DaFluffyPotato  2 года назад +18

    All of the clips of game footage in this video (with exception of 4:07, 4:24, and 7:02) are from my own games.
    dafluffypotato.itch.io/

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

      I'm new to programming and haven't started OOP in college yet. Did you have a class for each weapon that was each stored in an overall weapon class? Basically I'm asking can you store classes inside classes?

  • @theonlything.
    @theonlything. 2 года назад +26

    This is how I solved burnout for myself: decided I was gonna do programming and art every day and started with 5 mins of each and added 5 every day until I got to 1 hour each, been doing it for 63 days straight now of doing 2 hours of work minimum and i'm more productive and excited about projects than ever and I find myself going beyond the minimum 2 hours often.

    • @Simon-ik1kb
      @Simon-ik1kb 2 года назад +1

      this approach is actually very interesting... I published 5 small games myself in 2021, but now I'm just stuck... no motivation, feeling burned out... Looking at videos like this to get back on track.

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

      Dang, that sounds great. Right now I have a weekly schedule of tutorials, tasks etc I need to do, I try to hit everything I can but don't really have a timed slot. More like get in, do as much as you can and make sure I do anything that day. I'll need to weed out my schedule to 1... maybe 2 things and try this out 🙂

    • @electricimpulsetoprogramming
      @electricimpulsetoprogramming 2 года назад +4

      That's what jordan peterson said. If you want to exercise for example do only a couple minutes but be sure to do it everyday, and then after a couple months his client was doing 2 hours of exercise everyday.

  • @emperor8716
    @emperor8716 2 года назад +12

    I honestly have so much respect for you, keep doing what you’re doing man

  • @notdouglas1966
    @notdouglas1966 2 года назад +8

    thanks for all the tutorials you've done, they have helped me a lot, can't wait to see how the game turns out!

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

    Great year, it'll be very interesting to see the boss animations!

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

    Looks stunning. Keep doing crazy stuff

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

    I'm pretty grateful with endless amount of such good content.

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

    your videos have helped learn a ton about python and kept me motivated

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

    First of all, big thanks for your very inspiring Pygame videos. They helped me decide between learning a game engine vs learning programming. It would be very interesting to hear your take on pygame vs pygame zero. Cheers!

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

    Oh man that God bless you. This kindle of games are jewels. This is very valuable because these are handcrafted games. I love your content of RUclips. I'm your fan.

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

    I'm so excited to see bosses in your game

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

    this game looks impressive! great job fellow dev!

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

    Looks insane bro keep it up :)

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

    Man, I can’t wait to play it! But don’t burn out, mental health is important

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

    This is honestly such a cool project

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

    I heard AdhesiveWombat in the outro and knew for certain that this person had the taste required to make a high octane pixel bossrush game

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

    finally, a new video, thanks brother.

  • @knut-olaihelgesen3608
    @knut-olaihelgesen3608 2 года назад +3

    It's really impressive what you're capable of with pygame

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

    Hi, how do you make guns look at mouse?!

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

    Your videos are very inspirational and helpful. I appreciate your being as fully transparent as you can be with game dev, finances, software, etc.
    I was wondering what tile software you use for creating maps in pygame?

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

    When did you start coding in general?

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

    This is awesome! I've been following you vids for a while :) And I love bosses in games :D Also, what is the main character? A marshmello?

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

    I'm trying to get into game coding. I tried about a year or so ago and then life got in the way and I ended up dropping it but now I'm ready to pick it back up. I have a game in mind for a goal to work towards eventually once I learn a bit

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

    Hi fluffy, in one of your videos you said you mostly code for your games. From your personal experience do you feel this made you a better programmer? I've been creating stuff with JavaScript for almost a year now, but what got me interested in programming was Python. Python was the language where I learned the fundamentals. Question? when creating games in Pygame. What programming skills are required? I am guessing you use lots of OOP? Or do you prefer the functional method? I would appreciate any insight you could give; I am really interested in using Pygames and create my first game with this, thank you.

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

      Game development from scratch is generally more complicated than most software development, so in a lot of cases, it is good for developing skills. For example, my skillset transferred well into working on rockets. In terms of programming skills, anything goes as long as you know the basics, but OOP is better in big projects.

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

      @@DaFluffyPotato I appreciate the feedback, it gave me something to consider, thank you.

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

    How to make that minimap?

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

    what is that game called on 4:23

  • @elektricbob
    @elektricbob 11 месяцев назад

    Where can i download this?

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

    Do you have any thoughts about libgdx vs pygame?

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

    What program did you use to create the levels with the tilesets?

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

      I wrote my own

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

      @@DaFluffyPotato you made the program at 6 min ?? 😭😭 do you have a video about it??

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

    I would like to hear more about your job and freelancing.

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

    Hello, Brazilian here! I wanted a tip from you. Do I start developing games without a game engine or with a game engine? I'm a beginner and I wanted to learn how to develop games, but I don't know which is the best one to start with. Note: I want to develop 2D games.
    I love your videos, keep it up :)

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

      Vai de engine amigão. Unity ou Godot ambos são gratuitas e boas.
      Quando cê tiver desenvolvido mais suas skills em programação da uma brincada com Pygame ou JavaScript sei la.
      Mas como cê disse que é iniciante vai de engine mesmo

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

      @@gustavo3220 Muito obrigado pela dica colega! Irei usar a Godot, já que pela minhas pesquisas é melhor para 2D.

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

      @@satoyz é sim, e com a chegada do godot 4.0 vai ficar melhor ainda

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

      @@gustavo3220 Sim! Infelizmente no momento não poderei usar essa versão, já que meu notebook não suporta o vulkan. Esperarei chegar o Godot 4.1 que terá suporte ao OpenGL.

    • @musicstation-_-
      @musicstation-_- Год назад

      @@satoyz so 4.1 will work on Intel r hd graphics family?

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

    Is it possible to make a mobile game on pygame?

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

      Check out kivy, it runs pygame under the hood

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

    Next livestream ??????

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

    Oh this time I am really late 😅

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

    make a video talking about your college

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

    Gonk :]

  • @garmadon-vo2yg
    @garmadon-vo2yg 2 года назад

    do you use Numpy

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

    no bosses :(

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

    What's your age?