How to Start Making Games with No Experience

  Рет қаралды 157,072

Goodgis

Goodgis

Күн бұрын

Пікірлер: 384
@Goodgis
@Goodgis Ай бұрын
Check out the description for the full list of software! Also, SUBSCRIBE for more game dev stuff! 💖
@Scarbonara_
@Scarbonara_ Ай бұрын
I've been subbed for a long time! You're awesome :D
@VRBANANA360
@VRBANANA360 Ай бұрын
my pc cant run unreal engine :(
@Mroof124o
@Mroof124o Ай бұрын
Yo can sell and export scratch games btw there are a bunch of tutorials that exist
@etistyle96
@etistyle96 Ай бұрын
you forgot "learn about github so you don't get your multiple months/years project suppressed because of stupid stuff"
@V0idV1si0ns
@V0idV1si0ns Ай бұрын
Can you make a whole video where you learn Lua, It's the roblox scripting software.
@nsgames24
@nsgames24 Ай бұрын
Sorry for the long comment, but I would also add this for any new game dev, out there: Don’t beat yourself up by comparing your work to someone else's work. I remember in one of your older videos where you talked about your game dev journey (which was very inspirational to me, by the way) and in one part of the video, you said that "social media is really good at tricking us into believing that everyone is perfect at something, but we suck." Maybe that's another reason why I hate social media, but the point is is that everyone's journey is different and everyone learns differently, as well. I would say to look at other's work as inspiration, but not as a way to demotivate yourself.
@brandonjacksoon
@brandonjacksoon Ай бұрын
Solid point
@umaoyabun5336
@umaoyabun5336 Ай бұрын
This, sir, is not a long comment
@tinnguyenanimations522
@tinnguyenanimations522 Ай бұрын
@@umaoyabun5336 agreed. some comments are longer than video essays
@salmonbamminfish2925
@salmonbamminfish2925 Ай бұрын
What’s really funny is I have no problem knowing this in regards to game dev but I completely forget it when I compare my art online
@CritEnjoyer
@CritEnjoyer Ай бұрын
comparison is the thief of joy
@MyTeaIsMighty
@MyTeaIsMighty Ай бұрын
On the first day of my programming college course back in 2011 my teacher said, "The most useful skill you will learn on this course is how to Google effectively". And he was right.
@heythatmonkeyhasaspoon2636
@heythatmonkeyhasaspoon2636 18 күн бұрын
The most useful skill now is how to prompt AI effectively.
@w00tyd00d
@w00tyd00d Ай бұрын
As far as for those who get stuck on programming problems, I've once heard a mantra that I think most senior software engineers can agree with: If you don't know the answer right away, that's completely fine, but if you don't know how to Google the answer, you're fired.
@mateuscristianschannelen961
@mateuscristianschannelen961 Ай бұрын
So say, If I want to make a feature for a game, but don't know how to code, I should just google it?
@muffiincodes
@muffiincodes Ай бұрын
@@mateuscristianschannelen961That’s the base feature of coding
@ruffethereal1904
@ruffethereal1904 Ай бұрын
​@@mateuscristianschannelen961Yes. Chances are there's a tutorial or open source systems you can copy.
@OzoneDepleter
@OzoneDepleter Ай бұрын
​@mateuscristianschannelen961 how else are you going to learn how to do it?
@mateuscristianschannelen961
@mateuscristianschannelen961 Ай бұрын
@@OzoneDepleter I assumed I needed to learn how to code in general before making games.
@PeterMilko
@PeterMilko Ай бұрын
Good thing about knowing Unity or Unreal is you can actually get a job (or join a team) with the skills you learn. They are more pro but I think worth starting with if you know the basics of coding.
@Goodgis
@Goodgis Ай бұрын
That's true! Though the job market has been a little...rough lately.
@zach.doster
@zach.doster Ай бұрын
Yep Unity / Unreal with C++ is the most marketable skills for a job.
@oredaze
@oredaze Ай бұрын
Getting a job... as a game dev.. no, just no.
@frogmanjones6340
@frogmanjones6340 Ай бұрын
Being 100% honest. Making games is fun (I've made 3 non commercial games) BUT if you're gonna do it, you have to start with the notion that less than 0.001% of the indie games out there will be successful. It's an amazing way to be creative and shine, but by no means is a sustainable profession, unless you work extremely hard and have a lot of luck. If you go into it thinking you'll make bank, don't even start.
@TheDarkchum1
@TheDarkchum1 Ай бұрын
You must be genuinely creative and capable of making FUN games. If you can’t make fun games on paper, you prob can’t make fun video games.
@frogmanjones6340
@frogmanjones6340 Ай бұрын
@@TheDarkchum1 Even if you make fun games, there's a big chance it'll flop. Look at itch. It's a graveyard of cool demos and games that will never see the light of day or that sold poorly (even when put on steam) even though they're awesome. I recommend you look at games like Delta-Ga (Arthur Vyater), Ruin Valley (pavel shibaev), Vapor Trails (sevencrane) and even Dweller's Empty Path/Escaped Chasm (both made by Temmie). These games are ridiculously awesome and are all buried in a sea of games. They didn't flop perse, but they didn't got the attention they deserve
@Somordorp
@Somordorp Ай бұрын
​@damsen978 true..
@Quisshy
@Quisshy Ай бұрын
its actually really simple, if you can make a fun and unique game, and market it correctly, you can make a lot of money off of it, most indie games ive seen are just so boring and unoriginal that nobody would want to play them, or theyre just not marketed at all so nobody knows about them. the reason why is that they probably think a way to make quick cash is by making tons of cheap and easy games, when in reality, the people who are actually passionate about playing, and making games will make the most money.
@LesJeuxDeMilen
@LesJeuxDeMilen Ай бұрын
I'm an indie game developper : I'm literally making more money as a Janitor, than as an Indie Game Developer.
@dorbacal
@dorbacal Ай бұрын
My recommendation for first time developers is after learning how to use the engine and before starting to make a new game, take a look at 3 or 4 game jam titles, simple little games that are easy to digest; write down what you think of each game, its art, the music and sound effects, the user interface, what you can learn from it, and then try to deconstruct all the systems the game is made from. Write down systems like grid, player, timer, level system, enemy AI, etc. If you think you've successfully disassembled a few games into separate systems then you should understand what games are made out of and you'll be good to go.
@IceWolve67
@IceWolve67 Ай бұрын
I would add : when following a tutorial, try to always fiddle with the engine on the side. If you just copy / paste without knowing what or why you do that, following courses will serve nothing. That is why I think most of the tutorial fail. They just tell you to copy but don't go into detail of what the code does. Start by doing simple stuff. Every "complexe" thing can be decompose into simple stuff. "I want to fire a gun", ok, how do you detect the left mouse clic ? how do you know if your gun is aiming at an enemy ? how do you remove HP if hit ? ...
@shreyanshsingh1814
@shreyanshsingh1814 Ай бұрын
yeahh , thats called a tutorial hell I think
@CodeKokeshi
@CodeKokeshi Ай бұрын
When I first tried Godot. I was so hooked, I never made a project on it but I learned a lot just by experimenting on my own, yes without tutorials. I have an experience in programming and a little in game dev. I made a few templates of games in unity both 3d and 2d. My favourite thing about godot is building a scene.
@the_flipside_world
@the_flipside_world Ай бұрын
Everytime Goodgis posts something, I always stop what I'm doing to watch. I swear dude your videos never get boring!
@DeavtheDev
@DeavtheDev Ай бұрын
Other honorable Mentions : (1) Easy Fps Editor (2) Pixel Game Maker Mv (3) Rpg maker Mv-MZ (4) Rpg Bakin
@memez6dev
@memez6dev Ай бұрын
I agree with you, there good starters for, well "starter" games
@nerokun7787
@nerokun7787 Ай бұрын
If you have other abilities like drawing or making music joining someone else's project is also a good idea to learn about production. Sometimes you will learn about the yes of productions but also the nonos and can use that to guide you. Being completely alone makes you feel lost and joining projects for fun gives you a lot of experience
@Flamebamboo
@Flamebamboo Ай бұрын
Im sticking with godot forever!
@Goodgis
@Goodgis Ай бұрын
Yeah, unless it blows up. I don't see any reason to leave. haha
@UnrealCatDev
@UnrealCatDev Ай бұрын
Bad decision imo
@clashdarkogbrawler8385
@clashdarkogbrawler8385 Ай бұрын
​@@UnrealCatDevWhy is it because of the physics?
@Sirbozo
@Sirbozo Ай бұрын
Ah
@bals1632
@bals1632 Ай бұрын
​@@UnrealCatDev What do you prefer? Or do you think it's a better idea to learn like multiple engines?
@VoltitanDev
@VoltitanDev Ай бұрын
I agree and I from my own experience I learned that my dream game wasn't as complex to develop as I thought and is now within my grasp.
@JudeSeurkamp-d7n
@JudeSeurkamp-d7n Ай бұрын
I started learning coding on a mobile app called Fancade and I can’t wait to get a real engine. Thanks for getting me into programming❤
@hologram350
@hologram350 Ай бұрын
What engine you think about using?
@ChuuCHuuster
@ChuuCHuuster Ай бұрын
Thank u so much for this video, i had so many questions but didnt know the words to search or look up to get those answers and this helped alot
@Sinistar1983
@Sinistar1983 Ай бұрын
GB studio is a great code-less engine. And has the benefit of being able to make games for a real Gameboy. Of course that comes with the fact that the Gameboy is inherently limited. Which might help if you wanna restrict your scope.
@Dododododoo-2
@Dododododoo-2 Ай бұрын
Hi Goodgis! Just wanted to say that you have inspired me a lot to start game dev so thank you. Also I can wait for dewdrop dynasty! It looks super fun
@AlanVerse2
@AlanVerse2 Ай бұрын
Thanks so much. I've been dying to find a good video to help me start game development. So glad I found you!
@Challacade
@Challacade Ай бұрын
awesome advice!! and I'm always hyped to see Love2D mentioned!
@ahmede92
@ahmede92 Ай бұрын
Will you get summoned in my comments section if I used the word "Love2D"?
@Goodgis
@Goodgis Ай бұрын
It's classic!
@EmmetShanahan
@EmmetShanahan Ай бұрын
Thanks for all these recommendations! You’re probably one of my biggest inspirations for getting into game developing, and I use scratch right now. It’s great to see some advice coming straight from you!
@OB_Y4300
@OB_Y4300 Ай бұрын
I was looking forward to starting Game Maker to make a game like Undertale (trust me I’m not from the fandom) and this came really handy. Thank you.
@Zuqiro
@Zuqiro Ай бұрын
This is perfectly timed. I need to make a game for school as part of my computer science qualification. Thank you!
@VRzone-jp2fj
@VRzone-jp2fj Ай бұрын
ive seen many gamedevs that encourage me to get brilliant but your the only one who convinced me
@lowrez479
@lowrez479 Ай бұрын
Ok I love this thumbnail, from the cute little vector Mario, to the pipe background. I think it’s neat
@TripleKenshi
@TripleKenshi 21 күн бұрын
Hi goodgis, I really need advice and I know you read comments. I'm currently a middle school student/grade 8 and I'm stuck on deciding which type of game I should make. It's between 1. My OC and Dream Game Mud Knight 2. A cool game idea, Topdown Horror Shooting Game 3. My Other dream game based on Pacific Rim(2013) but as a fighting game. I love your videos and I listen to them while making games, I hope you read this. ❤
@luneyejin
@luneyejin Ай бұрын
You forgot about turbowarp which is a mod of scratch which allows you to sell and export your games
@luneyejin
@luneyejin Ай бұрын
@@memez6dev no its compiled In Java so it runs faster and if you optimize your code it won't be a problem
@memez6dev
@memez6dev Ай бұрын
@@luneyejin oh, sorry. I thought you meant scratch (I’m dumb)
@NookStudios
@NookStudios Ай бұрын
As a person who have used scratch a lot, the main problem is the limitations. I’m not talking about the runtime, I’m talking about no camera and return method. If I don’t have those, I’d rather use a framework
@luneyejin
@luneyejin Ай бұрын
@NookStudios in turbowarp there is a camera extension
@RageBird7200
@RageBird7200 Ай бұрын
You can't add ads to the games D:
@user-coolestguy
@user-coolestguy Ай бұрын
I have wanted to get into making games for a few years and have looked into it multiple times and hadn’t heard of a framework until this video and I’m about to look into Pygame. Thank you so much for making this video
@connerlinke7033
@connerlinke7033 Ай бұрын
Thank you for this I've been trying to learn for a while and have been having issues with the start and you've really helped me organize my possibilities
@AB-rh5yq
@AB-rh5yq Ай бұрын
I learned python with an app, and then started with pygame by following tutorials. I started trying to challenge myself by trying to add in additional components to the games beyond the tutorials to help make sure I understood what was going on and forcing myself to think through how to adjust my script. I just switched to Godot and am loving it. It feels way easier, but the scripting background I learned in pygame has helped. Gdscript is basically just python. Still a super beginner though, but it’s fun.
@Julierfc
@Julierfc 28 күн бұрын
I'm 14 years old and trying to get into game development and your channel is helping me a lot! I hope that someday I'll be as good at it as you are, thanks for inspiring me to start this journey.
@t.p3325
@t.p3325 Ай бұрын
one of the best sentace that i heard was "can I ..." and then try to do that I think code monkey says that not sure.(if you didn't understand is mean that to challenge yourself and learn try to say: can I make the hand shoot bullets? (for example.).). not just for coding or programming but for life too
@alaouiamine3835
@alaouiamine3835 Ай бұрын
I really regret not learning Godot earlier, i just became serious about it like 4 months ago, and i am totally not joking when i say, i made a Suika prototype in like 2 hours
@SnowHornet580
@SnowHornet580 Ай бұрын
As a Beginner, This was really helpful! Thanks!
@TheZapstarNetwork
@TheZapstarNetwork Ай бұрын
Finally, just what I need! (Godot for life!)
@BloodyScythe666
@BloodyScythe666 Ай бұрын
After some research triggered by disbelief, sonic colors ultimate really uses Godot engine as a video renderer, wile using the hedgehog engine core in the background. I'm impressed
@Goodgis
@Goodgis Ай бұрын
That's pretty sweet!
@rmt3589
@rmt3589 Ай бұрын
Surprised you mentioned frameworks, as that's usually the "make your own engine" route. Regardless, awesome video, as always.
@bradimey
@bradimey Ай бұрын
i don't know why it hadn't occurred to me to just try and remake games i already knew to better learn how engines/code works? i may be stupid. but another great and simple engine ive been enjoying is pico-8 :^) not only does it have a large community with a dedicated website/forum for game sharing and help, but it also has graphic design (in the form of limited color sprites) and sound/music creation built right in alongside simple lua-based coding and quick realtime playtesting. it's a one time cost of 15 bucks but i think that's a pretty goooood price
@Koofi3
@Koofi3 Ай бұрын
Thanks, great vid and i personally think that ima start with Godot
@wellhellotherekyle
@wellhellotherekyle Ай бұрын
Always exciting to see a new Goodgis video :)
@Goodgis
@Goodgis Ай бұрын
Thanks so much! :D
@TiggerTheTiger112
@TiggerTheTiger112 Ай бұрын
Man, i tried coding lua but I just gave up... like all I knew was how to make something die. Thanks for this motivation :)
@ScopeCrepe
@ScopeCrepe Ай бұрын
Keep at it. Just do easy stuff for now.
@bepbobbap
@bepbobbap Ай бұрын
For scratch: there's a mod called turbowarp which let's you be Able to actually export exe files
@Goodgis
@Goodgis Ай бұрын
Oh really? That's pretty sweet!
@jceeclay
@jceeclay Ай бұрын
Also there's a plugin for Godot called "Block Code" that replicates this coding system but for Godot
@Broom-fz2gm
@Broom-fz2gm Ай бұрын
​@@Goodgisand penguinmod
@bepbobbap
@bepbobbap Ай бұрын
@@Goodgis yea you can even set the fps and stuff like that it's like a real game engine
@blubrrybeanie
@blubrrybeanie Ай бұрын
@@bepbobbapyess!!!
@sakatagintoki888
@sakatagintoki888 Ай бұрын
If you want to start a project little new and big dont do it alone its frustrating make someone just try the game talk about the mechanics of the game and youre good to go and if there is anyone here who is alone im too maybe we can work together
@nidhu595
@nidhu595 Ай бұрын
FYI Unity also has visual scripting that not many people know about (it's called BOLT)
@Not-YourCheese
@Not-YourCheese Ай бұрын
Great video as always Goodgis! Can't wait to rewatch this over and over to keep myself motivated! ❤
@Goodgis
@Goodgis Ай бұрын
Yay! Thank you!
@SundungDev
@SundungDev 19 күн бұрын
I was really unmotivated to learn Godot like i know nothing about it but i wanted to learn it and I’m coming from Gamemaker it’s not a bad game engine easy coding language but I would like the option to do 3d and more without a license and this video really gave me a the motivation to start.
@mik3lang3lo
@mik3lang3lo Ай бұрын
Good to see you back ❤
@lialiiz
@lialiiz Ай бұрын
A video about making a small MMO would actually be pretty amazing!
@sarahkellogg2594
@sarahkellogg2594 Ай бұрын
your so good at game dev a swear a think your the best goodgis :)
@hexlusion
@hexlusion 16 күн бұрын
Great guide! Thanks for the tips!
@john.movement
@john.movement Ай бұрын
I'd also suggest spending time with game theory, the basics at least as just learning how to work an engine or a framework can't replace fundamental game design thinking :)
@JavaAnimates
@JavaAnimates Ай бұрын
You can actually export scratch games, and use a packager to convert them to html.
@shatzuneT
@shatzuneT Ай бұрын
It's an interesting video. However I'd like to say that I've learned way more by struggling to solve a problem instead of going directly to check the answer on tutorials. I agree that a tutorial is a great starting point. What I wouldn't recommend though is to keep on following tutorials over and over, because they directly teach the solution to a problem (say how to make a character move) but never teach the reasoning in order to get there.
@LittleMuffinTuffin
@LittleMuffinTuffin 16 күн бұрын
This guy is genius I never watch this and it’s relatable 6:38
@gumbypokey7
@gumbypokey7 Ай бұрын
Getting stuck is inevitable but how long your stuck for depends greatly on whether you first learn game concepts and terminology. Without a solid foundation, going from Scratch or GDevelop where you pick from preset actions to doing the same thing in Godot is a big leap. This leads to repeated brick walls and eventually burnout.
@Neutronized
@Neutronized 28 күн бұрын
Awesome video! Lots of great resources ✨
@Hdtk2024
@Hdtk2024 Ай бұрын
Good overview
@Goodgis
@Goodgis Ай бұрын
Thanks!
@Lobbei2
@Lobbei2 21 күн бұрын
Thanks I want to be a game developer so this will be helpful 😊
@Beets_Creations
@Beets_Creations Ай бұрын
Great video as always, maybe I'll finally choose a game engine haha
@Goodgis
@Goodgis Ай бұрын
Thanks! haha
@moutardx
@moutardx Ай бұрын
I was just going to make a game, when i saw your video, crazy coincidence
@CyrusTheKirb
@CyrusTheKirb Ай бұрын
Totally random question lol, but what font do you use in your thumbnails and games? It looks so clean.
@duskoli
@duskoli Ай бұрын
great tut, i realy want to see you make a game in assembly
@Goodgis
@Goodgis Ай бұрын
I've been trying to mentally prepare myself for assembly. haha
@duskoli
@duskoli Ай бұрын
@@Goodgis ahahah i just wana see someone make a game that way 😉
@eggytheapple
@eggytheapple Ай бұрын
No way the video that came out 28 minutes ago has the exact answers to my dilemma I've found myself in right now.
@spice4life.64
@spice4life.64 Ай бұрын
fr
@RunaCluster
@RunaCluster Ай бұрын
Extra tip: Learn the VERY basics of a language before using it in a game. If you can't do simple math with a language, you probably shouldn't start using this specific language yet. I'm not telling you to make a full calculator, just the basics of math, loops, functions and variables so the tutorial doesn't sound like absolute gibberish 😌
@shellularity
@shellularity 9 күн бұрын
Brackeys made a top-notch tutorial on GDscript fundamentals not that long ago!! he's the least overwhelming video tutorial guy i've seen in a while
@RunaCluster
@RunaCluster 9 күн бұрын
@shellularity I'm getting into Godot. That video, along with with python and JavaScript basics are really helping me get there. 😂
@sKrible144
@sKrible144 Ай бұрын
You should try making a video of trying monogame, its a framework that is a bit like sdl and was used for games like celeste and stardew.
@Reaver_Amv
@Reaver_Amv Ай бұрын
Btw, unity is free now (its been 2 days since the announcement). The 20 cent fine per download is gone, u jist need to buy a pro subscription if yor game makes more than 100k$ per year. Thanks for reading this ❤
@RageBird7200
@RageBird7200 Ай бұрын
WAIT UNITY IS FREE NOW?
@ultimaxkom8728
@ultimaxkom8728 Ай бұрын
They actually doubled it to $200,000 per year, and (iirc) no more splash screen req. Don't use Unity if you're Mr. Crabs. No, I don't use it.
@Negreb25
@Negreb25 Ай бұрын
As a person who's been studying c# but hasn't made games yet (tho I've made console projects) I have a question. Isn't it better to first learn how all the code works and then make games or should I just jump into it and get back to it when I can't utilize the code well
@Davide.Galise
@Davide.Galise Ай бұрын
I think Jump Is the Better choice. Because a language code Is only a language.
@Negreb25
@Negreb25 Ай бұрын
@@Davide.Galise alright, thank you
@riftosDev
@riftosDev Ай бұрын
Another great Goodgis video! Dude your videos are so inspiring and I always love them. I hope to be as good a gamedev as you! Ive been trying recently and YT + Gamedev is hard.
@GugureSux
@GugureSux Ай бұрын
1:30 I'd be interested of hearing what you consider Gdev5 to NOT have, that Construct3 does? Because as an old "Klik & Play" user, Gdev provides everything + kitchen sink, with a great UIX, some absolutely dope user made expansions, and full customization options since it's FOSS. Heck, it even has some primitive 3D support nowadays.
@GugureSux
@GugureSux Ай бұрын
I would also criticize the generic notion of "choose an engine, and start following tutorials!". That route has been proven to be absolutely disastrous for many true BEGINNERs, who way too easily end up just playing "Simon Says" rather than absorbing new knowledge and then re-iterating that in creative manners. If you are a total newbie to game making, learn the basic terminology and some game design principals. Then start planning your game idea, and don't be afraid to alter it dramatically as time goes on. Create a detailed list of things it needs, and then start tackling those items one by one. See how far you can get just by yourself, using the knowhow you already possess, and seek help from good ol' Google only once you hit the first wall. This just may help ya learn the problem solving mindset most game developers need to possess.
@CodeKokeshi
@CodeKokeshi Ай бұрын
I thought I left Wind Waker opened on my laptop 💀 the bgm confused me because I was playing the game before watching the video.
@RiverMcFadden
@RiverMcFadden Ай бұрын
Ngl I’ve been binging your tip videos bcs me and my friend are working on a game called rustic
@RealCSFB
@RealCSFB Ай бұрын
You should start doing the cozy games in scratch again!
@Bryan.animates
@Bryan.animates Ай бұрын
Love your videos dude. Always inspirational and helpful. By the way, Unity has to be the best i have used because of its vibrant community. Godot is also pretty good if you ask me
@Korimi01
@Korimi01 Ай бұрын
Hello, thank you for the explanations last time but it would be really practical, helpfull and a great follow up to the video to introduce to game development if you release an open source demo with only two rooms and for example a spike in one of the rooms to have a solid foundation for my game. Also I have an idea for dewdrop, when you finish the game you unlock a mode where you can redo the game but you can't move and the only way to move is to shoot bullets to the side.
@Goodgis
@Goodgis Ай бұрын
Thanks for the feedback! I greatly appreciate it. :D
@zach.doster
@zach.doster Ай бұрын
Repetition and Iteration are the name of the game for sure. Your game only sucks if you stop working on it and give up. Also, not to mention that your game is NOT for everyone. Some people don't like RPGs so no matter how great you make your game, someone who doesn't like RPGs isn't going to like your game.
@SDragonEmperor50Clark
@SDragonEmperor50Clark Ай бұрын
Goodgis you never miss.😂😊❤
@niceEli
@niceEli Ай бұрын
you should do kaboom again (though its called kaplay now)
@BlizV2
@BlizV2 Ай бұрын
As a student that is learning Lua for fun and Java in class, gadot seems like a pretty neat option.
@t.p3325
@t.p3325 Ай бұрын
yeah right? it might be less functional and less professional but is so much more fun to use it
@JakeMacfadyen-ll5li
@JakeMacfadyen-ll5li Ай бұрын
YES NEW VIDEO!!!!!!!!
@katTheGreat
@katTheGreat Ай бұрын
0:38 Turbowarp compiler ❤️ Gandi Ide compiler ❤️ Penguin mod compiler ❤️
@pen007dragon
@pen007dragon Ай бұрын
Nice video. I wish defold was on the list as well 😉 its always forgoten. But its a free 2d / 3d Cross-platform open source engine with lua
@allmightygraemed
@allmightygraemed Ай бұрын
Hey dude, when are you gonna do another one of those community prototype games? I've been really wanting to show maybe someone like you my prototype metroidvania game, man, where have I heard that one😅
@محجوبعبدالعظيمالامام
@محجوبعبدالعظيمالامام Ай бұрын
Godot and gdevlop Best game engine I use
@phorchybug3286
@phorchybug3286 Ай бұрын
I remember school forcing me to play scratch. All I could make was a piano with a jump scare.
@SPANDtheGreat
@SPANDtheGreat Ай бұрын
Hey dude! i love you content but i love that round vector art style that you have? can you make a tutorial on how to draw similar stuff in AI?
@ToonBite123
@ToonBite123 Ай бұрын
@Goodgis what font do you use for your thumbnails?
@michaelatherton3082
@michaelatherton3082 Ай бұрын
construct 3 is the game engine I use its really easy to use
@Yeahrik11
@Yeahrik11 29 күн бұрын
actually you can export a scratch project to an exe file through turbo warp :D
@tesladrew2608
@tesladrew2608 Ай бұрын
I'm looking to make a small multiplayer 2d top down game, but not sure what engine to use. Game maker doesn't seem like a good choice for me right now because it doesn't have a UI builder or something.
@elite_scientist_tv_man
@elite_scientist_tv_man Ай бұрын
the goat has uploaded
@Goodgis
@Goodgis Ай бұрын
Wait, Lebron uploaded? :p
@hologram350
@hologram350 Ай бұрын
​@@Goodgis(whispers) psst, he's talking about you
@elite_scientist_tv_man
@elite_scientist_tv_man Ай бұрын
@@Goodgis no you (: and no way you acualy responded
@cosmic_Hamza_4ever
@cosmic_Hamza_4ever 27 күн бұрын
U like using game builder garage on the switch
@sunshinepower8109
@sunshinepower8109 Ай бұрын
Will dewdrop dynasty be controller compatible? if not im still really excited!
@lucaszoka1474
@lucaszoka1474 3 күн бұрын
my tip for you guys is: do NOT try to avoid programming, it's ok to use visual scripting for simple things but if you want to create something new you will need to code, and stop looking for tutorials for everything, learn how to code and create your own scripts, if you follow my tips you will be able to create everything and also be able to fix stuff that you messed up
@e5caflowne2
@e5caflowne2 Ай бұрын
Donkey Kong Music
@AliArcade7
@AliArcade7 Ай бұрын
I really tried to learn cpp and unreal and i had panic attack I couldnt understand cpp but godot is very easy to learn and awesome
@maccheese3617
@maccheese3617 Ай бұрын
Id say never if you get stuck on a mistake please just please go outside take a walk or do something else for a bit I promise you once you get back you'll see the glaring mistake. Ive only been a game designer for a year and made only one game and a bunch of prototypes but I would say that taking a break from your code will always help you in the long run if that doesn't work then read out your code, check the logic, and you can just look up the problem
@cokomishi
@cokomishi Ай бұрын
Surely you're trolling with the scratch MIT recomendation 😭 so unserious Edit: you guys raise some good points actually 😅 scratch actually does make for a pretty decent launching pad for total beginners, definitely agree there
@jceeclay
@jceeclay Ай бұрын
Tbf it can translate over well, Godot with the "Block Code" plugin literally has the exact same system. It's a viable option when beginning to get into game development.
@terraclock
@terraclock Ай бұрын
as kiddy as it might seem, scratch is genuinely just good for teaching programming concepts to absolute newcomers. learning concepts while also learning syntax and an engine is gonna be hard, getting into an engine already knowing fundamentals is gonna be much smoother.
@Goodgis
@Goodgis Ай бұрын
No, not if you're just learning. :D It's great!
@aufdem2
@aufdem2 Ай бұрын
Scratch is a great way to wrap your head around the fundamentals of coding when you don't know how to code. No shame! Learning scratch will definitely make learning other programming languages easier.
@MattPin
@MattPin Ай бұрын
Scratch is great for learning the fundamentals of coding. Not as a serious game development engine.
@doolenny9458
@doolenny9458 13 күн бұрын
The thing I am sturggling most with tbh is art I am trying but it can be disheartening especiaslly with how plentiful the competition is for pixelart
@DarkMatter_911
@DarkMatter_911 Ай бұрын
which framework you use for Java?
@lipe2408
@lipe2408 Ай бұрын
Game Maker use Python for programming?
The Best FREE Software for Game Development! (In my Opinion)
11:06
How to make a Video Game - Godot Beginner Tutorial
1:17:12
Brackeys
Рет қаралды 2,2 МЛН
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 6 МЛН
Это было очень близко...
00:10
Аришнев
Рет қаралды 7 МЛН
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 32 МЛН
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 42 МЛН
Overhauling the Graphics for my Indie Game
6:23
Goodgis
Рет қаралды 150 М.
Adding Boss Fights to My Indie Game
7:09
Goodgis
Рет қаралды 126 М.
I Used Godot For 100 Hours, Here’s What I Learned
35:09
LazyAlarm
Рет қаралды 1,2 МЛН
Why 96% of Indie Games Fail
14:31
Going Indie
Рет қаралды 341 М.
How I Learned To Make Roblox Games in a Week
39:39
BinzuDev
Рет қаралды 336 М.
every step to actually make your dream game (then sell it)
24:27
The Most Impressive Scratch Projects
11:00
DenshiVideo
Рет қаралды 5 МЛН
Making a Game with Java with No Experience
8:41
Goodgis
Рет қаралды 537 М.
1 NOOB VS 1 PRO make a FPS game
10:40
AIA
Рет қаралды 281 М.
Adding Weapons & Dungeons to my Metroidvania
8:09
Goodgis
Рет қаралды 108 М.
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 6 МЛН