AI Makes a Video Game

  Рет қаралды 99,475

Jackson Academy

Jackson Academy

Күн бұрын

Пікірлер: 163
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
sorry for being 50 minutes late, RENDERING THIS TOOk 3 HOURS
@Milano0987-l5h
@Milano0987-l5h 2 жыл бұрын
It’s alright, we will wait as long as it takes to watch the your AMAZING content.
@NKthecat_23
@NKthecat_23 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 KZbin 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.
@Milano0987-l5h
@Milano0987-l5h 2 жыл бұрын
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.
@thatonecountryballanimator
@thatonecountryballanimator 2 жыл бұрын
As an AI who loves Scratch, I approve this video.
@youraveragebfdifan
@youraveragebfdifan 2 жыл бұрын
shut up i.i fan
@blokos_
@blokos_ Жыл бұрын
hello mephone
@BloonPlays
@BloonPlays Жыл бұрын
haha *wait what*
@blokos_
@blokos_ Жыл бұрын
@@BloonPlays hehe *waits what*
@LitoMike
@LitoMike Жыл бұрын
since when was mephone ai tho
@liamisakid
@liamisakid 2 жыл бұрын
Bro starts uploading insane programming challenges an absolute legend🔥🔥🔥
@luckylittlelemondrop1035
@luckylittlelemondrop1035 2 жыл бұрын
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 жыл бұрын
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 Жыл бұрын
BRUH 50 MINUTES LATE DOESNT MATTER AS LONG AS WE GET ANOTHER GREAT VIDEO
@stp1993osb
@stp1993osb Жыл бұрын
0:30 it’s taking about scratch 2.0/1.0
@Cart1416
@Cart1416 2 жыл бұрын
It was talking about version 2 of Scratch
@mtgamekid2510
@mtgamekid2510 Жыл бұрын
What is the in-game music used? I need to know it is so high quality
@honker2
@honker2 Жыл бұрын
GTP :laughing:
@RonicTheEgg
@RonicTheEgg 2 жыл бұрын
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
@ChrisVideosGreek
@ChrisVideosGreek 2 жыл бұрын
l have a feeling that the 2nd background music used is called the pain theme xD
@idonotexist5800
@idonotexist5800 2 жыл бұрын
0:34 it means scratch 1/2
@RenatoOCethoriano
@RenatoOCethoriano Жыл бұрын
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.
@Aviation-liker
@Aviation-liker Жыл бұрын
*Chatgpt
@Therozoneyt
@Therozoneyt 2 жыл бұрын
Bro made flappy bird 3 times a suffered all especially this time and in scratch jr bros a legend
@BostYT
@BostYT 2 жыл бұрын
ChatGTP in the thumbnail and vid lol
@Yamozine
@Yamozine 2 жыл бұрын
I knew yours would turn out amazing 😂
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
it's literally all editing lol
@Yamozine
@Yamozine 2 жыл бұрын
@@JacksonAcademy1 by the way i will be breaking into your house tommorow night because you didnt give me credit 🔫🔫🔫
@Yamozine
@Yamozine 2 жыл бұрын
i will no longer be breaking into your house tonight 🫶🫶
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
@@Yamozine lol llolo
@Cortana637
@Cortana637 2 жыл бұрын
@@JacksonAcademy1 LOLO LOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLO
@offbrandplaysgdnow
@offbrandplaysgdnow 2 жыл бұрын
what music do you use in your videos?
@galladegamerletsplays
@galladegamerletsplays Жыл бұрын
losing my mind over the fact that the custom block in the thumbnail is called "TAKE OVER"
@zonkersz
@zonkersz 2 жыл бұрын
1:01 We have a bird now :) (Its a human)
@anaike3090
@anaike3090 4 ай бұрын
@@zonkersz wow
@AuthenticKale
@AuthenticKale 2 жыл бұрын
AW HELL YEAH YOU ADDED A GAME LINK
@Darktheblueshark
@Darktheblueshark Жыл бұрын
i think it was telling you how to use the original scratch
@octoguygmod
@octoguygmod 2 жыл бұрын
I tried doing this yesterday, my game sucked lmao
@Poteto88Potato
@Poteto88Potato 2 жыл бұрын
GAME LINK
@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.
@acu8
@acu8 2 жыл бұрын
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)
@betaman55
@betaman55 2 жыл бұрын
This is what using scratch as a school lesson
@SkyIslandEaston
@SkyIslandEaston 9 ай бұрын
Thank goodness that AI cant beat my scratch skills!
@mumujibirb
@mumujibirb Жыл бұрын
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
@rqcun9441
@rqcun9441 Жыл бұрын
ChatGTP*
@bemschurger
@bemschurger 2 жыл бұрын
imagine using chatgpt to learn how to kill people
@ChrisVideosGreek
@ChrisVideosGreek 2 жыл бұрын
💀
@waitingforwhoasked6403
@waitingforwhoasked6403 2 жыл бұрын
💀
@OracleyOSC
@OracleyOSC Жыл бұрын
😔
@ImC0n4n
@ImC0n4n 2 жыл бұрын
Nice vid love your channel
@turboltbg4420
@turboltbg4420 2 жыл бұрын
I WANTED TO DO THIS
@Wiktor_Smolak
@Wiktor_Smolak 2 жыл бұрын
when ai teaches you more than you whole computer education in school
@tomacmar
@tomacmar 2 жыл бұрын
type: "MAKE ME A SCRATCH FLAPPY BIRD GAME IN 3D IN 1 MINUTE"
@minigunth
@minigunth Жыл бұрын
Did ChatGPT has 2.0 data from scratch?
@cyberxandcorruptedtiger
@cyberxandcorruptedtiger Жыл бұрын
ChatGTP
@tuxat_
@tuxat_ 2 жыл бұрын
tell it to make a game plot and make a simple rpg
@Screvalo_ysd
@Screvalo_ysd 2 жыл бұрын
you will let me very mad i have been waiting for another RPG game episode 3
@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.
@flanimgo1504
@flanimgo1504 2 жыл бұрын
Since when did Flappy Bird have hitboxes?
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
this isn't flappy bird, it's Amon Gus
@flanimgo1504
@flanimgo1504 2 жыл бұрын
@@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*
@mplouis
@mplouis 2 жыл бұрын
Why did Amon held his hand like this???
@DoubleBladed
@DoubleBladed 2 жыл бұрын
why is everyone using chatgpt? also great video!
@theyinyang6000
@theyinyang6000 Жыл бұрын
0:12 *n o.*
@mackie219
@mackie219 2 жыл бұрын
The reason why it said the left side is because it uses scratch 2.0
@systemautomatic15
@systemautomatic15 Жыл бұрын
ChatGPT 0:04
@zooblethedoodle
@zooblethedoodle Жыл бұрын
Me: Make a scratch code ChatGPT: Okay When Green flag Clicked Forever Turn left 15 degrees Me: make a better code.
@Guhhhhhhhhhhhhhhhhhhhhhhhhhhhh
@Guhhhhhhhhhhhhhhhhhhhhhhhhhhhh 2 жыл бұрын
Mind if I advertise my 3D game in scratch here
@CMOSTheBattery
@CMOSTheBattery 2 жыл бұрын
ask it to create JSON Files
@misterdot6923
@misterdot6923 2 жыл бұрын
gpt yes
@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 жыл бұрын
كيف تجرؤ
@computerisedvirat
@computerisedvirat 2 жыл бұрын
Pls share exe of application with us
@subhamukhopadhyay
@subhamukhopadhyay 2 жыл бұрын
why amon
@rmcoutinho
@rmcoutinho 2 жыл бұрын
And it didn't work the end
@PushGD
@PushGD Жыл бұрын
“ChatGTP”
@QKingBeeQ
@QKingBeeQ 7 ай бұрын
NO WAY IM IN MEXICO!!!
@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?
@fireyhitmyfuse
@fireyhitmyfuse Жыл бұрын
Amon bird epic
@marian69529
@marian69529 Жыл бұрын
Wafel house has found his new owner
@ThemeCountry
@ThemeCountry Жыл бұрын
The thumbnail says CHATGTP instead of CHATGPT
@JackPigPro
@JackPigPro 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.
@BitGamesMakes
@BitGamesMakes 2 жыл бұрын
the thumbnail is ChatGTP though...
@purpleguy2984
@purpleguy2984 Жыл бұрын
AMON HAS PERISHED
@JaedenZapanta
@JaedenZapanta Жыл бұрын
For some reason when you CHATGTP instead of CHATGPT in the thumbnail is infuriating
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
Yes
@CrookFedora
@CrookFedora Жыл бұрын
"ChatGTP"
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
Yes
@nmac101
@nmac101 2 жыл бұрын
Everytime you said amon i said gus
@Mattygezart
@Mattygezart Жыл бұрын
Me when bibly goes Sonic : 😲
@timetoshineupp
@timetoshineupp Жыл бұрын
Switching amngos
@ARandomHumanBein
@ARandomHumanBein 2 жыл бұрын
Sadly OpenAi is really bad at scratch, you should have tried unity
@MrcraftYT
@MrcraftYT 2 жыл бұрын
you spelled chatgpt wrong in the thumbnail
@chrisreynolds721
@chrisreynolds721 9 ай бұрын
🗿
@SonicntZane
@SonicntZane 2 жыл бұрын
gus
@Axton678
@Axton678 Жыл бұрын
yay
@AvocadoBoi
@AvocadoBoi Жыл бұрын
chat GTP hehe
@AXOFOREAL
@AXOFOREAL 2 жыл бұрын
CHATGPT NOT GTP
@Chcikene
@Chcikene 2 жыл бұрын
Hi
@theoneandonlydomino
@theoneandonlydomino Жыл бұрын
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.
@ShaimaaHamad-q7v
@ShaimaaHamad-q7v 8 ай бұрын
BRO FACE REVEAL IN THE CHAT GPT PROFILE PIC I think((UwU)
@Rockys-Studio
@Rockys-Studio 9 ай бұрын
"chatgtp"
@user-wy9dw5st2y
@user-wy9dw5st2y 2 жыл бұрын
Imagine chatgpt now working in russia
@ianbates7364
@ianbates7364 10 ай бұрын
My chatGPT works different
@Coder_Cube
@Coder_Cube 2 жыл бұрын
lolz
@Barrinetic
@Barrinetic 2 жыл бұрын
gpt not gtp btw
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
It's spelled wrong on purpose but you noticed 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
@atticuss8973
@atticuss8973 2 жыл бұрын
lol
@rasheedalatif6987
@rasheedalatif6987 Жыл бұрын
Do numberblocks band
@delusionss5
@delusionss5 Жыл бұрын
please edit the thumbnail. 'chatgtp' is mildly infuriating
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
i did that on purpseo
@delusionss5
@delusionss5 Жыл бұрын
oh, then in taht csae
@Milano0987-l5h
@Milano0987-l5h 2 жыл бұрын
E!
@p1nky122
@p1nky122 2 жыл бұрын
bet u can’t pin me
@daboim
@daboim 2 жыл бұрын
You're right
@ThirtyDimensionedMissile
@ThirtyDimensionedMissile 2 жыл бұрын
Fourth.
@ely_GO
@ely_GO 2 жыл бұрын
p
@BeaNvR929
@BeaNvR929 2 жыл бұрын
Pin plz
@Firekiwis2702
@Firekiwis2702 2 жыл бұрын
16 hrs ago
@resecle
@resecle 2 жыл бұрын
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 жыл бұрын
ChatGTP in the thumbnail and vid lol
@namenick409
@namenick409 2 жыл бұрын
Hi
I Made a Game in Scratch Jr.
8:06
Jackson Academy
Рет қаралды 103 М.
I Became a Scratch Developer for a Day
9:17
Jackson Academy
Рет қаралды 171 М.
How to have fun with a child 🤣 Food wrap frame! #shorts
0:21
BadaBOOM!
Рет қаралды 17 МЛН
БАБУШКА ШАРИТ #shorts
0:16
Паша Осадчий
Рет қаралды 4,1 МЛН
ChatGPT Makes a Scratch Game
10:30
PolyMars++
Рет қаралды 1,1 МЛН
I Made a 2D Basketball Game In Roblox
20:20
Mmii
Рет қаралды 2 М.
I Made a Game Using ChatGPT
9:51
Rye
Рет қаралды 2,8 МЛН
I added voice chat to my game and this happened
8:08
Sughly
Рет қаралды 2,3 М.
ChatGPT Makes Me 3 Scratch Games
5:19
ZonxScratch
Рет қаралды 88 М.
Plants Vs Zombies but on Scratch
42:01
MrSir 2
Рет қаралды 1,6 МЛН
Top 5 KILLER 3D Scratch Projects
9:08
ZonxScratch
Рет қаралды 38 М.
AI Learns to Speedrun Mario
8:07
Kush Gupta
Рет қаралды 953 М.
I Went Viral on the Worst Scratch Knockoff
12:30
Viiperrr
Рет қаралды 142 М.
TOP 10 SCRATCH HACKS !
6:13
SL Smart Mind
Рет қаралды 499 М.