Making A Game In 3 Hours! - PICO 8

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

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

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

    Me inspiraste a seguir creando mi juego ¡Muy buen video!

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

      Gracias, suerte con el juego!

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

    Not sure how with how few views this had, but this ended up in my recommendations and I'm glad it did.

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

      Welcome!

    • @Bruh-hd4rj
      @Bruh-hd4rj 4 ปีที่แล้ว

      @@atticusfinn8310 can you do a tutorial for the "selectable bar" please ?

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

      @@Bruh-hd4rj Hey Stever! If you mean the bottom bar with all the actions here's what I did.
      I created a table for the arrow, it looks like this:
      arrow={}
      arrow.sp=11
      arrow.x=58
      arrow.y=100
      Then I made the sprites and drew them on the screen by using the spr() function, which takes 3 values, the first one is the sprite number (which you can check in the sprite editor) second one is the X value and third one the Y value, here's the code:
      function _draw()
      spr(6,58,90) --pot
      spr(7,67,90) --seeds
      spr(8,49,90) --water
      spr(9,40,90) --scissors
      spr(10,76,90) --spray
      spr(arrow.sp,arrow.x,arrow.y)
      end
      Then in order to be able to move the arrow to select one of the options, create a function that takes the player input and tells the arrow in which direction to move:
      function move_arrow()
      if btnp(➡️) then
      arrow.x+=9 76 then
      arrow.x=76

    • @Bruh-hd4rj
      @Bruh-hd4rj 4 ปีที่แล้ว

      @@atticusfinn8310 Thank you ! 😁

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

    Built this game, played it, beat it in 30 seconds. Still had more fun than Cyberpunk 2077.

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

      lol let's make 30 second games the new AAA

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

      @@atticusfinn8310 quality > quantity to the extreme

    • @atticusfinn8310
      @atticusfinn8310  5 หลายเดือนก่อน +1

      @@hhjpegg Next game 10s of pure joy, will release in 2030

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

    You should try making more vids like this one - if I know anything about the algorithm, I know that devlogs for little games like this are well-loved. I'm learning pico-8 myself right now, and I'd love to see more vids like this one.

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

      Yeah been fighting the algorithm, next video will be a devlog and I think I'll try to focus more on devlogs in the future. Thanks for the feedback and gl with pico8! :D

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

    Best 30 seconds of my life!

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

    Ah yes a Bonzai caring game, or as I'll now call it: Myagi Simulator.

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

    aw, such a simple and pleasant game

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

    why you don't have way more subs?! you are truly commited to game dev and your videos have so much effort put into them.

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

      Thanks! It's quite hard getting the exposure at the beginning I guess, feel free to share :)

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

    Beautiful little game! :D

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

    I needed less than 10 secs :D (Plantz to pot, seeds, water,spray,water, end) but I like the idea! :)

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

    How tf did this get in my recommended and how tf do you only have 40 subscribers?

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

      It's a tough battle against youtube's algorithm!

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

    NO WAY IT HAS THE SAME NAME AS MY TRIO OMG

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

    So fucking cute my dude T_T
    Great job!!

  • @clif_rice
    @clif_rice 6 หลายเดือนก่อน +1

    3 hours spent on creating a game just for it to be beaten in 30 seconds. now you probably feel how minecraft devs feel lmao 😂

    • @atticusfinn8310
      @atticusfinn8310  5 หลายเดือนก่อน +1

      That's the curse of gamedev

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

    Looks nice, i gived you a nice subscribing.

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

    your gane was good!

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

    Ez finished 15seconds

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

    HOL UP ARE U THE GAMEDEV FOR PICO???
    I LOOOVVVEEEEEEEE THE GAMESSSSSSSS SPENT THE WHOLE SUNDAY PLAYING THEM AT FRIV :>

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

      I haven't made PICO 8 is that's what you mean! Just made a couple of tiny games for it:D

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

    Nice vid

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

    Teach us please thanks

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

    Hey do you mind if I put your channel on my channel page?

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

    gib code