What did you think about this series? Know enough Scratch and want to move on to making REAL web games? Check out my course here! www.fuelvin-academy.com/
If you have any questions about your projects, I will try to answer them in my Scratch studio: scratch.mit.edu/studios/5241009/ Also, check out my newly published mobile game, The Last Chicken On Earth! It's available on the Google Play Store for Android devices. Feel free to download and rate the game here: play.google.com/store/apps/details?id=com.Fuelvin.Chicken
Great video series, will share with my students. A general concept I would add is a level system: after you get to certain scoring levels, you can have the background and music change, speed faster, the pipes get closer together, pipes score higher, etc. And possibly the ability to save high scores in cloud variables.
Man, that game was a white elephant for me, but I watch your videos and understood. Thank you very much, broh. If there are mistakes-sorry, I’m Russian and speak English so-so
Thank you! I fix quite a bit of bugs in this video, so I hope you find this video helpful. Also, feel free to send me a link to your project so I can help you fix the bugs!
@@Fuelvin No problem! My version of this game is very flawed, I'll update it using part 5 possibly tomorrow here is the link to my project: scratch.mit.edu/projects/287417725/
I don’t really understand the purpose of adding a menu button on the die screen because all it does is stops the game can you add like a coin sprite so your able to get coins and then instead of the menu or with the menu button add a shop (IMO) no hate and congrats on 10k 🎉🎉 nice series btw
Thanks! Of course, for my game, a menu button does not make much sense. However, I still added a menu button because if people following my tutorial series wanted to add something in the menu themselves, like a shop, then it would be easier to add. Also, I wanted to finish this series in 5 videos, so I did not have time to add coins or a shop. :)
@warfame Oh that makes a lot of sense, I finished my flappy bird :) on scratch. But can you make a geometry dash game or maybe like a parkour game in scratch that will be lots of fun to make and play. P.S. I subscribed to you and liked your videos your my favorite scratch creator keep up the good work :)
@warframe can I show you my flappy bird and can you approve it im still working on it I’ve only done 1-3 so far I didn’t have the time to do part 4 and 5 but I’m working on it right now :) check out my other projects too for me thanks!
This is awesome! I love how you get straight to the point, and you're easy to follow! I made my own and credited you on it! I love your YT channel, and hope to make more in the near future! :)
I don’t want to ask too much but if I wanted to add the high score system in it, how do I do it? And I wonder about the shop and coins in other types of games too, nice tutorials btw
Hello Mr.Warfame I'm a really old subscriber and I have used all of your game for inspiration and instructions. I made a game similar to yours but I wonder if I could have a random coin between 1/3 blocks or if I could change from daytime to night time after 10 or so blocks. And if yes how am I supposed to do it? Hope to have a reply from you soon!
Hello, thanks for being a loyal subscriber! To make random coins spawn, you can create a variable and call it something like "randomNumber" (make sure it's "for all sprites"). Then, in your pipe sprite, every time a clone is created, it sets "randomNumber" to "pick random 1 to 3". Then, the clone checks "if randomNumber = 1", then "broadcast spawnCoin". You have to create a new message for that. Then, you have to create a coin sprite, and when the "spawnCoin" message is received, then the coin shows up and moves at the same speed as the pipe. To make daytime and nighttime, you can also create a new variable, "cycleCounter", and when a pipe is spawned then change "cycleCounter" by 1. Then, in your stage, constantly check if "cycleCounter" is less than 10, then set the backdrop to the daytime backdrop, else if "cycleCounter" is less than 20, then set the backdrop to the nighttime backdrop, else set "cycleCounter" to 0. Try these solutions first, and if you still have questions, send me a link to your project and I'll take a look!
@@Fuelvin Thanks for the answear but i didnt really understand if the cycleCounter variable should affect all of the sprites or just a certain one .?Also can you tell me how to make a shop like the one on the zombie game which the player will be able to change color and clothes?Btw the name is :FlappyChicken V.2 I made for my cousins and my sister but as i can already see people from school like it too.Furthermore you might see a weird glitch were you get the points before going inside the pipe.Do you know the way to fix it?
Hi, I was wondering do you use this on the app or on a browser? because I did it on the app and it won't let me share it and all of the other stuff like share and your profile doesn't appear.
at the text bouncing you can do this when I receive { forever { repeat times { change y by ( endY - Yposition / 3 ) } repeat times { changeY by ( startY - Yposition / 3 ) } } } or this when I receive menu { set Y velocity to 10 forever { change y by Y velocity change Y velocity by -0.1 } }
Warframe made costumes Normal people : let’s try to make them Noobs : urgh it’s too hard No one : Not a single soul : Me : let’s stole them from warframe project People in background be like : 😬😬😬😬😬
i want be so good and pro on programming, i only want know how you do when you text flappy chicken can be in 3D. tap on this and you see 06:46. i come be so happy if you answer me and say how i can i programming now and think its so so fun. i come make games but maybe long time ago. but if you see this comment please say how i do. PS: you are so smart and have good talent, bye!
Did this whole thing but i dont recomend doing th button sounds it really messed me up i had spend 30 min - 1 hour just finding ways to make things work again
I followed all of the steps, but when I clicked the "try again" button for the third time, the pipes had vanished. If you could help me with the coding, thank you. I'm new to using blocks, and this is my first time using Scratch to create a game for a school project.
What did you think about this series?
Know enough Scratch and want to move on to making REAL web games? Check out my course here!
www.fuelvin-academy.com/
Gooooood
😘
Very good series!!
Very good😁A good simple game
reeeeeaaaaaallllllyyyy good! Ive learned so much Abitur Scratch just because Im watching your videos
If you have any questions about your projects, I will try to answer them in my Scratch studio: scratch.mit.edu/studios/5241009/
Also, check out my newly published mobile game, The Last Chicken On Earth! It's available on the Google Play Store for Android devices. Feel free to download and rate the game here: play.google.com/store/apps/details?id=com.Fuelvin.Chicken
Great video series, will share with my students. A general concept I would add is a level system: after you get to certain scoring levels, you can have the background and music change, speed faster, the pipes get closer together, pipes score higher, etc. And possibly the ability to save high scores in cloud variables.
I'm gonna show my project to my IT teacher, I think she will be suprised. Good series by the way, helped me a lot in making my first Scratch game!
Man, that game was a white elephant for me, but I watch your videos and understood. Thank you very much, broh. If there are mistakes-sorry, I’m Russian and speak English so-so
Really the best vid about Scratch helped me a lot on my school project 📈 thanks man 👨🏾💻
Same with me
Realy Thank You And I Saved Your Project
Thanks, Brother, I Am A Beginner In Scratch, And By Seeing Your Videos, I Can Make Games Quite Well
I most likely didn't follow this series correctly because although the game works I still have a lot of bugs, nonetheless, great series! Kudos!
Thank you! I fix quite a bit of bugs in this video, so I hope you find this video helpful. Also, feel free to send me a link to your project so I can help you fix the bugs!
@@Fuelvin No problem! My version of this game is very flawed, I'll update it using part 5 possibly tomorrow here is the link to my project: scratch.mit.edu/projects/287417725/
I don’t really understand the purpose of adding a menu button on the die screen because all it does is stops the game can you add like a coin sprite so your able to get coins and then instead of the menu or with the menu button add a shop (IMO) no hate and congrats on 10k 🎉🎉 nice series btw
Thanks! Of course, for my game, a menu button does not make much sense. However, I still added a menu button because if people following my tutorial series wanted to add something in the menu themselves, like a shop, then it would be easier to add. Also, I wanted to finish this series in 5 videos, so I did not have time to add coins or a shop. :)
@warfame Oh that makes a lot of sense, I finished my flappy bird :) on scratch. But can you make a geometry dash game or maybe like a parkour game in scratch that will be lots of fun to make and play. P.S. I subscribed to you and liked your videos your my favorite scratch creator keep up the good work :)
@@Admin-qp5ve Thank you! I will consider it :)
@warframe can I show you my flappy bird and can you approve it im still working on it I’ve only done 1-3 so far I didn’t have the time to do part 4 and 5 but I’m working on it right now :) check out my other projects too for me thanks!
@@Admin-qp5ve Sure, send me a link!
Nice video! You helped me so much. I also added a loop music when the game starts. 😀👍
Me too! Had to do some improvisation, but it worked
It was a very good video 😙😗☺️😘😚🙂🤗😚😉😀😁😋😍
Same!
OMG THE FULL THING IS SOOOOOO COOOOOL love it a lot thanks
Thanks, Warfame for the series. The game is the same to same as the real one.
Congrats 🥳 on 30+ k subscribers you deserves 30+ million subs
I want to know how to make high score menu in flappy bird can you please help me
This was a great video. It helped me with some bugs and I got to finish my course for scratch.
This series is great!
THANC YOO SOO MUCH! now i have my own game of flappy bird! YASSS!!
Cool, only way to make it better would be a high score system :)
Connor Langan -yes but it would take cloud variables and stuff
You have a sharp brain!
Everything is good , just this problem is there i liked these series
Warfame can you please do a high score system tutorial :D
yes please
please
Nice bro❤❤❤❤
Thanks i finish the game now time to publish the game on another game website
I'm doing it for school work 😎😎
Thank you so much God bless you
This is awesome! I love how you get straight to the point, and you're easy to follow! I made my own and credited you on it! I love your YT channel, and hope to make more in the near future! :)
Can’t wait to see what Series you’ll do in the future!
This is AWESOMEEEE! But can u add a level too?
Nice game my grandson played on scratch 3
Very good tutorials and game
i followed along to the entire thing and have finally finished it. it was an amazing series! keep it up mate!
I think this series is very funnnnnnnnnnnn
good job making this serie
Your the best youtuber
Sorry im bad at spelling
YAYYYY! Iv'e been working on this for weeks now and finally it's done! IM SO GLAD ON HOW IT TURNED OUT! THANK YOU WARFAME!
I don’t want to ask too much but if I wanted to add the high score system in it, how do I do it? And I wonder about the shop and coins in other types of games too, nice tutorials btw
Thank you soo much
I just started out on scratch and you helped me a lot in getting my first game done. THANK YOU!!!
OMG your subscribers are tooooooo high congratulations 😁👍🏻
i loved it so much. thanks warfame
This is amazing! It helped so much! Thankyou so much!
Super
Hello Mr.Warfame I'm a really old subscriber and I have used all of your game for inspiration and instructions. I made a game similar to yours but I wonder if I could have a random coin between 1/3 blocks or if I could change from daytime to night time after 10 or so blocks. And if yes how am I supposed to do it?
Hope to have a reply from you soon!
Hello, thanks for being a loyal subscriber!
To make random coins spawn, you can create a variable and call it something like "randomNumber" (make sure it's "for all sprites"). Then, in your pipe sprite, every time a clone is created, it sets "randomNumber" to "pick random 1 to 3". Then, the clone checks "if randomNumber = 1", then "broadcast spawnCoin". You have to create a new message for that. Then, you have to create a coin sprite, and when the "spawnCoin" message is received, then the coin shows up and moves at the same speed as the pipe.
To make daytime and nighttime, you can also create a new variable, "cycleCounter", and when a pipe is spawned then change "cycleCounter" by 1. Then, in your stage, constantly check if "cycleCounter" is less than 10, then set the backdrop to the daytime backdrop, else if "cycleCounter" is less than 20, then set the backdrop to the nighttime backdrop, else set "cycleCounter" to 0.
Try these solutions first, and if you still have questions, send me a link to your project and I'll take a look!
@@Fuelvin Thanks for the answear but i didnt really understand if the cycleCounter variable should affect all of the sprites or just a certain one .?Also can you tell me how to make a shop like the one on the zombie game which the player will be able to change color and clothes?Btw the name is :FlappyChicken V.2 I made for my cousins and my sister but as i can already see people from school like it too.Furthermore you might see a weird glitch were you get the points before going inside the pipe.Do you know the way to fix it?
The "cycleCounter" variable should affect all sprites. Can you send me a link to your project? I can check the problems out.
@@Fuelvin Thats the link --->scratch.mit.edu/projects/299023295/
Hi, I was wondering do you use this on the app or on a browser? because I did it on the app and it won't let me share it and all of the other stuff like share and your profile doesn't appear.
thx a lot !! Best Game !
Warframe: *tries to re-create bugs*
Me: *gets the bug easily*
So nice series dude! Cool! :D
after making game or any project how to save it or it will be open in scratch software only? please respond early as soon as possible
Hey you can also add a high score thingy?
at the text bouncing you can do this
when I receive {
forever {
repeat times {
change y by ( endY - Yposition / 3 )
}
repeat times {
changeY by ( startY - Yposition / 3 )
}
}
}
or this
when I receive menu {
set Y velocity to 10
forever {
change y by Y velocity
change Y velocity by -0.1
}
}
i have made it it is working no error
Good job, you earned a subscriber.
I saw your project on scratch you need more graphics you can take some of my my costumes from my flappy bird series
11:27 hey!! its actually a beat!!
I didnt do part 1 because i am bad at dping the bird may you do a simple tutorial how to do quick drawing or something
Warframe made costumes
Normal people : let’s try to make them
Noobs : urgh it’s too hard
No one :
Not a single soul :
Me : let’s stole them from warframe project
People in background be like : 😬😬😬😬😬
Do you have a studio scratch
SHOOT EM UP GAME PART 5 PLEEEEEEEASE!!!!!!
Your Scooter game is so cool can you add some grenades? To the shooter? And maybe a autoturret
My question is the pipes are disappearing from the screen before they reach the left side of the screen the ones that random X and Y
I did it really good
You should add that when you reach 20 points the sky will turn night.
hellped a lot nice vidoe
When u make a new vid it’s been 2 weeks
14:00
like how u say button
00:29
Can you make a youtube simulator tutorial on scratch?
Whenever I hold the bird the background comes over it, can you help?
why not you use the oops sound for the lose part?, is it not in scratch yet in 2019???
i want be so good and pro on programming, i only want know how you do when you text flappy chicken can be in 3D. tap on this and you see 06:46. i come be so happy if you answer me and say how i can i programming now and think its so so fun. i come make games but maybe long time ago. but if you see this comment please say how i do. PS: you are so smart and have good talent, bye!
can you pls add music background and a sound effect for the countdown timer?
Amazing
Wow ive been watchin your stuff and lol u uploaded, love the vids
I love youre greate work
AWESOME
Thank you for such an awesome tutorial. Can you also make a tutorial on how to add a pause button in a game
Can you please do a rail shooter or fps tutorial? If not that's fine because they are kinda complicated but plz take my suggestions in mind
Can you make a 3d Minecraft series please
12:20 timestamp for myself
This is cool
Did this whole thing but i dont recomend doing th button sounds it really messed me up i had spend 30 min - 1 hour just finding ways to make things work again
Have you done how to make a tycoon game? If not, could you do one?
Best Ever!
Do you play Roblox because based on your profile it looks like you do!
I have a bug its when I press retry and quickly press the menu button... I go to menu not restart the game
this is not endless but its supposed to be, when i reached 145 score the pipes stopped coming why ? and what do i do now ?
I dare you to...
This is FLAPPYpiece
WHERE IS THE SHOP
5th
Awesome video tho!
Where can I find your game on scratch? What is the name of the game?
Flappy Chicken
Hey very nice video you helped me a lot. But how can i show the score at the loosing screen
?
I followed all of the steps, but when I clicked the "try again" button for the third time, the pipes had vanished. If you could help me with the coding, thank you. I'm new to using blocks, and this is my first time using Scratch to create a game for a school project.
👌
When the score goes more than 10 the score counter shows just number 1 .
hey i found a bug witch is when i played the game the pipes were behind the hills
Hussein Cheese Its not a “bug” You just need to put the pipes in the front row
When I am pressing the flag it starts but everything started moving before?
you're the man
good
i have a problem when i retry the game for the 3th time, its only the hills
can you make a video were you add upgrades to the bird?
Awsome!