AI Makes a Video Game

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

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

  • @JacksonAcademy1
    @JacksonAcademy1  2 года назад +68

    sorry for being 50 minutes late, RENDERING THIS TOOk 3 HOURS

    • @Milano0987-l5h
      @Milano0987-l5h 2 года назад +5

      It’s alright, we will wait as long as it takes to watch the your AMAZING content.

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

      why is there barely any replies

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

      What is rendering

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

      @@AerospaceTyler111 basically like exporting the video (from my knowledge)

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

      @@AerospaceTyler111 When you are using video editor, you need later to make it in video format that is popular (like Mp3) unless RUclips or another programs won't load your video. This process is called "Rendering" this process can take very long time. In this process, your video editor is rendering everything into single video.

  • @thatonecountryballanimator
    @thatonecountryballanimator 2 года назад +54

    As an AI who loves Scratch, I approve this video.

  • @Milano0987-l5h
    @Milano0987-l5h 2 года назад +27

    I think it’s interesting to see an AI tell you how to make a scratch game, maybe you should do another video like this in the future.

  • @liamisakid
    @liamisakid 2 года назад +9

    Bro starts uploading insane programming challenges an absolute legend🔥🔥🔥

  • @honker2
    @honker2 Год назад +2

    GTP :laughing:

  • @luckylittlelemondrop1035
    @luckylittlelemondrop1035 2 года назад +11

    The SECOND I saw the title I just HAD to click 😊😊😊 I really like this video as someone who likes making games on scratch and watching videos like this one!

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

    There is a way to improve the responses made by chat gpt by modifying the way it works (note that there is a chance that it wont work since chat gpt is almost luck based)
    if the first thing you say is:-
    Pretend that you are a expert scratch programmer, when ever i prompt you with something to create with scratch, i want you to directly respond with the scratch code in a single code block along with the projects title and variable list other than the code block and the title
    Scratch code will be structured as the following:
    For example, if you have a scratch game that makes the default scratch cat make the "meow" sound when the space key is pressed, it will be structured like this:-
    ```
    when flag clicked
    forever {
    if () {
    start sound (meow)
    }
    ```
    When dealing with a scratch program that deals with multiple sprites then you will reference them by the name of the sprite.
    ex: When you click on sprite1, it makes sprite2 move 1 step
    ```
    sprite1 start
    when sprite clicked
    broadcast (click)
    end
    sprite2 start
    when i receive (click)
    move (1) steps
    }
    end
    ```
    then you will get 10x better results

  • @alfieriley1507
    @alfieriley1507 Год назад +2

    BRUH 50 MINUTES LATE DOESNT MATTER AS LONG AS WE GET ANOTHER GREAT VIDEO

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

    losing my mind over the fact that the custom block in the thumbnail is called "TAKE OVER"

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

    l have a feeling that the 2nd background music used is called the pain theme xD

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

    Imma explain how the ai works cuz why not
    The bot takes the data of your words and translate it inna dictionary into a number and use then divides that number and multiplies it with a value called "weight", weight can be obtained while the ai is learning but on the first attempt the ai would just be saying random stuff with the I out you give him, this process is known as machine learning. when the weight is multiplied, it's out in a function called an "activation function" which takes every single neuron and puts it in a graph, the function then takes the current neuron value and compare it to the lowest point of the weight, it's just like a ball going down a hill but using m a t h. After the first activation is done, the 2nd layer does the same but lowers the outputs because some of the values are less then the wanted one, the value from the activation function is added to a value called the "bias" which starts random but at the end of each training the bias is set to the neuron with the lowest value. once the last layer is set, the ai decides which value came out the most and uses that value to get the answer. The value would be random cuz the ai doesn't know anything so once the value is given, the trainer must punish it or reward it for he answer and the ai would check it's mistakes and instead of a random value, the ai will add the bias to the value and put it in an activation but instead of using a normal value, the value is now a sigmoid. After the value is given, the weight is changed and sometimes the robot tries some new stuff to see if the input can be better, the trainer must see if it's a better progress and reward it or punish it. Btw the reason why the ai can't answer anymore questions after one hour is because it has too much weight after fixing so many bugs. That all I guess

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

      Potatoes

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

      the reason why it doesnt answer anymore for 1 hour is because OpenAI implemented that limit

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

    It was talking about version 2 of Scratch

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

    ChatGTP in the thumbnail and vid lol

  • @SkyIslandEaston
    @SkyIslandEaston 9 месяцев назад

    Thank goodness that AI cant beat my scratch skills!

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

    type: "MAKE ME A SCRATCH FLAPPY BIRD GAME IN 3D IN 1 MINUTE"

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

    0:30 it’s taking about scratch 2.0/1.0

  • @bemschurger
    @bemschurger 2 года назад +7

    imagine using chatgpt to learn how to kill people

  • @RenatoOCethoriano
    @RenatoOCethoriano Год назад +2

    chatgbt just gave a cool idea here it is:
    Title: "Escape the Maze"
    Objective: The player controls a character that is trapped in a maze and must find the way out before time runs out.
    Gameplay:
    .The player controls the character using the arrow keys on the keyboard.
    .The player must navigate through the maze and find the exit.
    .The player has a limited amount of time to find the exit.
    .The player must avoid obstacles and enemies that are scattered throughout the maze.
    .The player can collect power-ups that will help them find the exit faster.
    .The player earns points for each power-up collected and for each second remaining on the clock when they reach the exit.
    This is a simple idea, but you can expand it and make it more complex by adding more levels, enemies, and power-ups. You can also add a scoring system and leaderboard to make the game more competitive.

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

    when ai teaches you more than you whole computer education in school

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

    Bro made flappy bird 3 times a suffered all especially this time and in scratch jr bros a legend

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

    What is the in-game music used? I need to know it is so high quality

  • @jaseflex
    @jaseflex 3 дня назад

    ChatGTP? More like “ChatGPT!” Haha hahahaha 😂😂😂😂😂😂

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

    This is what using scratch as a school lesson

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

    0:34 it means scratch 1/2

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

    Scratch is a block-based visual programming language that is designed to help beginners learn programming concepts in a fun and interactive way. It was developed by the Lifelong Kindergarten Group at the Massachusetts Institute of Technology (MIT) and is now used by millions of people around the world, including educators, students, and hobbyists.
    Scratch allows users to drag and drop blocks of code to create programs, games, animations, and interactive stories. It uses a colorful and intuitive interface that makes it easy for users to understand programming concepts such as sequencing, loops, conditionals, and variables.
    One of the strengths of Scratch is its online community, where users can share their projects, collaborate with others, and get feedback on their work. This community provides a supportive environment that encourages creativity and innovation, and it has led to the creation of thousands of impressive projects over the years.
    Overall, Scratch is a great tool for anyone who wants to learn programming, especially children and beginners. Its intuitive interface, visual approach, and supportive community make it an ideal platform for learning the basics of coding and creating fun and engaging projects. It is popular.

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

    I tried doing this yesterday, my game sucked lmao

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

    i think it was telling you how to use the original scratch

  • @cyberxandcorruptedtiger
    @cyberxandcorruptedtiger Год назад +1

    ChatGTP

  • @Yamozine
    @Yamozine 2 года назад +5

    I knew yours would turn out amazing 😂

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

      it's literally all editing lol

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

      @@JacksonAcademy1 by the way i will be breaking into your house tommorow night because you didnt give me credit 🔫🔫🔫

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

      i will no longer be breaking into your house tonight 🫶🫶

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

      @@Yamozine lol llolo

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

      @@JacksonAcademy1 LOLO LOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLO

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

    1:01 We have a bird now :) (Its a human)

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

    AW HELL YEAH YOU ADDED A GAME LINK

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

    Why did Amon held his hand like this???

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

    what music do you use in your videos?

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

    i cant believe i have to put my phone number just to sign up like why is it not optional.

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

    bro did a gace reveal look at his avatar in chatgp(if thats his face)

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

      (not my face lol, it's quandale dingle meme)

  • @mumujibirb
    @mumujibirb Год назад +1

    Well, scratch is a smaller community compared to C++, and is non text based
    As such, ChatGPT will not have enough text data to train on, thus leading to subpar quality

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

    tell it to make a game plot and make a simple rpg

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

    GAME LINK

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

    The reason why it said the left side is because it uses scratch 2.0

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

    Did ChatGPT has 2.0 data from scratch?

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

    Nice vid love your channel

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

    “ChatGTP”

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

    Me: Make a scratch code
    ChatGPT: Okay
    When Green flag Clicked
    Forever
    Turn left 15 degrees
    Me: make a better code.

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

    Since when did Flappy Bird have hitboxes?

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

      this isn't flappy bird, it's Amon Gus

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

      @@JacksonAcademy1 oh ok
      *then where are the more than 1 characters*

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

      @@flanimgo1504 Amon's last name is Gus.

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

      @@JacksonAcademy1 *gusdabus*

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

    I WANTED TO DO THIS

  • @WaleedDaza2-fl3bq
    @WaleedDaza2-fl3bq Год назад

    Bro did a face reveal when his typing to chatgpt

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

      lol that's not a face, don't you know that meme?

  • @QKingBeeQ
    @QKingBeeQ 7 месяцев назад +2

    NO WAY IM IN MEXICO!!!

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

    the thumbnail is ChatGTP though...

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

    Everytime you said amon i said gus

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

    you will let me very mad i have been waiting for another RPG game episode 3

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

    Mind if I advertise my 3D game in scratch here

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

    why is everyone using chatgpt? also great video!

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

    0:12 *n o.*

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

    AMON HAS PERISHED

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

    Me when bibly goes Sonic : 😲

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

    "ChatGTP"

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

    Try making a scratch game with language set to arabic because it reverses all the blocks

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

      I dont think he knows arabic

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

      @@lafunbug that's the point, it might be funny to watch

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

      @@lafunbug try switching to it, it literally reverses all the blocks

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

      كيف تجرؤ

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

    bros thumbnail is spelled wrong

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

      hehe that's on purpose, even the captions inside of the video are spelled GTP instead of gpt.

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

    Amon bird epic

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

    And it didn't work the end

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

    why amon

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

    ask it to create JSON Files

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

    ChatGPT 0:04

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

    Wafel house has found his new owner

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

    Pls share exe of application with us

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

    The thumbnail says CHATGTP instead of CHATGPT

  • @JaedenZapanta
    @JaedenZapanta Год назад +1

    For some reason when you CHATGTP instead of CHATGPT in the thumbnail is infuriating

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

    gus

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

    Sadly OpenAi is really bad at scratch, you should have tried unity

  • @chrisreynolds721
    @chrisreynolds721 9 месяцев назад +1

    🗿

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

    you spelled chatgpt wrong in the thumbnail

  • @Rockys-Studio
    @Rockys-Studio 9 месяцев назад

    "chatgtp"

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

    chat GTP hehe

  • @user-wy9dw5st2y
    @user-wy9dw5st2y 2 года назад

    Imagine chatgpt now working in russia

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

    gpt yes

  • @theoneandonlydomino
    @theoneandonlydomino Год назад +1

    erm actually the thumbnail says chat gtp instead of gpt 🤓🤓🤓🤓🤓

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

      It's spelled wrong on purpose 🗿

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

      My brain cells have decreased so much to the point that I now have 1 brain cell after seeing this classic Jackson Academy comment.

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

    gpt not gtp btw

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

      It's spelled wrong on purpose but you noticed lol 😂

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

    Switching amngos

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

    CHATGPT NOT GTP

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

    lol

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

    You need to let the AI code the program itself.

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

      its just a chatbot. it can't do anything else than give answers

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

      @@thepearlking4417 it can write LUA and Unity code, it is not just a chatbot

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

      @@Lelumini i said that it gives answers. not just talks. so writing code is basically giving you an answer because you asked it to give you code

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

      @@Lelumini so i knew that

  • @ShaimaaHamad-q7v
    @ShaimaaHamad-q7v 8 месяцев назад

    BRO FACE REVEAL IN THE CHAT GPT PROFILE PIC I think((UwU)

  • @ianbates7364
    @ianbates7364 10 месяцев назад

    My chatGPT works different

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

    lolz

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

    Hi

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

    Do numberblocks band

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

    yay

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

    bet u can’t pin me

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

      You're right

  • @delusionss5
    @delusionss5 Год назад +1

    please edit the thumbnail. 'chatgtp' is mildly infuriating

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

    Fourth.

  • @Milano0987-l5h
    @Milano0987-l5h 2 года назад +1

    E!

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

    Pin plz

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

    p

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

    16 hrs ago

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

    It's* Fix the title.

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

      done. thank you for the spell check, Mr. Grammarly lol

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

    41st viewer nice

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

    ChatGTP in the thumbnail and vid lol

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

    Hi