Making a Space Invaders Game with Bevy and Rust in under 10 Minutes

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

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

  • @bipedpotato
    @bipedpotato  3 หลายเดือนก่อน +5

    Feel free to slow down and pause during the video as the speed at which it goes is quite quick. Leave any questions in the comments below and I'd be happy to help! Also I realize I accidentally sped up the first 2 checkpoints after the initial window stuff so that you can’t really see the expected results for those two. Sorry about that.

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

      You speak super fast I give you that :)

    • @Galahael-x6s
      @Galahael-x6s 11 วันที่ผ่านมา

      Slow down? A real programmer follows tutorials like this in real time... in Vim.

  • @4115steve
    @4115steve หลายเดือนก่อน +3

    these 10 minutie tutorials are great. I plan to build these games after studying the source code and videos. Thanks again

  • @flwi
    @flwi 8 วันที่ผ่านมา +1

    Nice tutorial! Thanks for creating it!

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

    just now been looking for a video like this, found one-was outdated, then found this, thanks

    • @bipedpotato
      @bipedpotato  3 หลายเดือนก่อน +1

      No problem lol, a lot of my old tutorials are also outdated so might update those too

  • @shub39
    @shub39 2 หลายเดือนก่อน +3

    Thanks man! , decided to learn rust and make a game with bevy for the game off jam!

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

      Good luck!

  • @indierusty
    @indierusty 3 หลายเดือนก่อน +1

    This is a very good tutorial for someone having a basic idea of bevy.

  • @davishi_
    @davishi_ 3 หลายเดือนก่อน +15

    false advertisement 10 minutes is not under 10 minutes

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

      True

    • @CharlesCarter-j3p
      @CharlesCarter-j3p 3 หลายเดือนก่อน +4

      However the information required to make the game and the naration ends well before the 10m mark there is around 4 seconds of video without naration at the end. So, I feel their is a valid argument for the legitimacy of the claim in the title. Great video as well.

  • @sunofabeach9424
    @sunofabeach9424 2 หลายเดือนก่อน +3

    you might want to increase font size a few numbers. I guess you have a decent sized monitor, because even in full screen, code is quite small to read on laptop. otherwise, good vibeo

    • @bipedpotato
      @bipedpotato  2 หลายเดือนก่อน +1

      Yeah, I’ve said this before but future tutorials will have larger font. :)

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

    I will admit, it is very hard to read the text at the font size in your video for someone with low vision, but great job! May I ask which VS Code theme you're using, is that Monokai Pro? Cheers! 😊

    • @bipedpotato
      @bipedpotato  2 หลายเดือนก่อน +1

      Yeah it is monokai, I don’t remember if it is pro(I just looked at the first monokai theme for vscode lol). Sorry about the small text, after not making tutorials for a while I forgot to make the text larger.

  • @sbr27287
    @sbr27287 3 หลายเดือนก่อน +1

    nice, i should try this out sometime

  • @tsalVlog
    @tsalVlog 3 หลายเดือนก่อน +1

    I dunno if it's the "right" pattern, but it feels right. I also go straight to plugins with bevy, but I like that you went a little further and basically used a plugin per component type. I have used it mainly for code organization and am rethinking that...

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

      Yeah I remember when I was new to bevy and didn't know about plugins. I would just cram all the systems into the main file for my smaller projects lol.

  • @sunofabeach9424
    @sunofabeach9424 2 หลายเดือนก่อน +1

    also, familiar music. I wonder if you know something about channel called Bones...

    • @bipedpotato
      @bipedpotato  2 หลายเดือนก่อน +1

      I don’t know of such a channel, I’m pretty sure the inspiration for lofi music was back when I watched minecraft bedwars videos lol.

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

    even on full HD the code is blury and i struggle to see dots and have to guess the commands

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

    Can use bevy on a low spec pc?

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

      Yes, iirc bevy requires a minimum direct x version of 8 or 9 but it should run pretty well.

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

      @bipedpotato tnx man❤️

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

    Speeding up your hour-worth of video to fit into 10 minutes does not count as making a game in 10 minutes.

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

      That’s true, but I would argue it makes the video more digestible. Also it is very possible to follow this tutorial and probably be able to do it faster than watching a 1 hr tutorial about the same topic.

    • @jay.rhoden
      @jay.rhoden 2 หลายเดือนก่อน

      There are sections where it is way too fast. Perhaps it might help people with ADHD?