Check out the description for the full list of software! Also, SUBSCRIBE for more game dev stuff! 💖
@Scarbonara_Ай бұрын
I've been subbed for a long time! You're awesome :D
@VRBANANA360Ай бұрын
my pc cant run unreal engine :(
@Mroof124oАй бұрын
Yo can sell and export scratch games btw there are a bunch of tutorials that exist
@etistyle96Ай бұрын
you forgot "learn about github so you don't get your multiple months/years project suppressed because of stupid stuff"
@V0idV1si0nsАй бұрын
Can you make a whole video where you learn Lua, It's the roblox scripting software.
@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Ай бұрын
Solid point
@umaoyabun5336Ай бұрын
This, sir, is not a long comment
@tinnguyenanimations522Ай бұрын
@@umaoyabun5336 agreed. some comments are longer than video essays
@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Ай бұрын
comparison is the thief of joy
@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.
@heythatmonkeyhasaspoon263618 күн бұрын
The most useful skill now is how to prompt AI effectively.
@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Ай бұрын
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Ай бұрын
@@mateuscristianschannelen961That’s the base feature of coding
@ruffethereal1904Ай бұрын
@@mateuscristianschannelen961Yes. Chances are there's a tutorial or open source systems you can copy.
@OzoneDepleterАй бұрын
@mateuscristianschannelen961 how else are you going to learn how to do it?
@mateuscristianschannelen961Ай бұрын
@@OzoneDepleter I assumed I needed to learn how to code in general before making games.
@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Ай бұрын
That's true! Though the job market has been a little...rough lately.
@zach.dosterАй бұрын
Yep Unity / Unreal with C++ is the most marketable skills for a job.
@oredazeАй бұрын
Getting a job... as a game dev.. no, just no.
@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Ай бұрын
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Ай бұрын
@@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Ай бұрын
@damsen978 true..
@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Ай бұрын
I'm an indie game developper : I'm literally making more money as a Janitor, than as an Indie Game Developer.
@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Ай бұрын
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Ай бұрын
yeahh , thats called a tutorial hell I think
@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Ай бұрын
Everytime Goodgis posts something, I always stop what I'm doing to watch. I swear dude your videos never get boring!
@DeavtheDevАй бұрын
Other honorable Mentions : (1) Easy Fps Editor (2) Pixel Game Maker Mv (3) Rpg maker Mv-MZ (4) Rpg Bakin
@memez6devАй бұрын
I agree with you, there good starters for, well "starter" games
@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Ай бұрын
Im sticking with godot forever!
@GoodgisАй бұрын
Yeah, unless it blows up. I don't see any reason to leave. haha
@UnrealCatDevАй бұрын
Bad decision imo
@clashdarkogbrawler8385Ай бұрын
@@UnrealCatDevWhy is it because of the physics?
@SirbozoАй бұрын
Ah
@bals1632Ай бұрын
@@UnrealCatDev What do you prefer? Or do you think it's a better idea to learn like multiple engines?
@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Ай бұрын
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Ай бұрын
What engine you think about using?
@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Ай бұрын
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Ай бұрын
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Ай бұрын
Thanks so much. I've been dying to find a good video to help me start game development. So glad I found you!
@ChallacadeАй бұрын
awesome advice!! and I'm always hyped to see Love2D mentioned!
@ahmede92Ай бұрын
Will you get summoned in my comments section if I used the word "Love2D"?
@GoodgisАй бұрын
It's classic!
@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Ай бұрын
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Ай бұрын
This is perfectly timed. I need to make a game for school as part of my computer science qualification. Thank you!
@VRzone-jp2fjАй бұрын
ive seen many gamedevs that encourage me to get brilliant but your the only one who convinced me
@lowrez479Ай бұрын
Ok I love this thumbnail, from the cute little vector Mario, to the pipe background. I think it’s neat
@TripleKenshi21 күн бұрын
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Ай бұрын
You forgot about turbowarp which is a mod of scratch which allows you to sell and export your games
@luneyejinАй бұрын
@@memez6dev no its compiled In Java so it runs faster and if you optimize your code it won't be a problem
@memez6devАй бұрын
@@luneyejin oh, sorry. I thought you meant scratch (I’m dumb)
@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Ай бұрын
@NookStudios in turbowarp there is a camera extension
@RageBird7200Ай бұрын
You can't add ads to the games D:
@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Ай бұрын
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Ай бұрын
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.
@Julierfc28 күн бұрын
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Ай бұрын
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Ай бұрын
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Ай бұрын
As a Beginner, This was really helpful! Thanks!
@TheZapstarNetworkАй бұрын
Finally, just what I need! (Godot for life!)
@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Ай бұрын
That's pretty sweet!
@rmt3589Ай бұрын
Surprised you mentioned frameworks, as that's usually the "make your own engine" route. Regardless, awesome video, as always.
@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Ай бұрын
Thanks, great vid and i personally think that ima start with Godot
@wellhellotherekyleАй бұрын
Always exciting to see a new Goodgis video :)
@GoodgisАй бұрын
Thanks so much! :D
@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Ай бұрын
Keep at it. Just do easy stuff for now.
@bepbobbapАй бұрын
For scratch: there's a mod called turbowarp which let's you be Able to actually export exe files
@GoodgisАй бұрын
Oh really? That's pretty sweet!
@jceeclayАй бұрын
Also there's a plugin for Godot called "Block Code" that replicates this coding system but for Godot
@Broom-fz2gmАй бұрын
@@Goodgisand penguinmod
@bepbobbapАй бұрын
@@Goodgis yea you can even set the fps and stuff like that it's like a real game engine
@blubrrybeanieАй бұрын
@@bepbobbapyess!!!
@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Ай бұрын
FYI Unity also has visual scripting that not many people know about (it's called BOLT)
@Not-YourCheeseАй бұрын
Great video as always Goodgis! Can't wait to rewatch this over and over to keep myself motivated! ❤
@GoodgisАй бұрын
Yay! Thank you!
@SundungDev19 күн бұрын
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Ай бұрын
Good to see you back ❤
@lialiizАй бұрын
A video about making a small MMO would actually be pretty amazing!
@sarahkellogg2594Ай бұрын
your so good at game dev a swear a think your the best goodgis :)
@hexlusion16 күн бұрын
Great guide! Thanks for the tips!
@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Ай бұрын
You can actually export scratch games, and use a packager to convert them to html.
@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.
@LittleMuffinTuffin16 күн бұрын
This guy is genius I never watch this and it’s relatable 6:38
@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.
@Neutronized28 күн бұрын
Awesome video! Lots of great resources ✨
@Hdtk2024Ай бұрын
Good overview
@GoodgisАй бұрын
Thanks!
@Lobbei221 күн бұрын
Thanks I want to be a game developer so this will be helpful 😊
@Beets_CreationsАй бұрын
Great video as always, maybe I'll finally choose a game engine haha
@GoodgisАй бұрын
Thanks! haha
@moutardxАй бұрын
I was just going to make a game, when i saw your video, crazy coincidence
@CyrusTheKirbАй бұрын
Totally random question lol, but what font do you use in your thumbnails and games? It looks so clean.
@duskoliАй бұрын
great tut, i realy want to see you make a game in assembly
@GoodgisАй бұрын
I've been trying to mentally prepare myself for assembly. haha
@duskoliАй бұрын
@@Goodgis ahahah i just wana see someone make a game that way 😉
@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Ай бұрын
fr
@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 😌
@shellularity9 күн бұрын
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
@RunaCluster9 күн бұрын
@shellularity I'm getting into Godot. That video, along with with python and JavaScript basics are really helping me get there. 😂
@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Ай бұрын
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Ай бұрын
WAIT UNITY IS FREE NOW?
@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Ай бұрын
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Ай бұрын
I think Jump Is the Better choice. Because a language code Is only a language.
@Negreb25Ай бұрын
@@Davide.Galise alright, thank you
@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Ай бұрын
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Ай бұрын
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Ай бұрын
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Ай бұрын
Ngl I’ve been binging your tip videos bcs me and my friend are working on a game called rustic
@RealCSFBАй бұрын
You should start doing the cozy games in scratch again!
@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Ай бұрын
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Ай бұрын
Thanks for the feedback! I greatly appreciate it. :D
@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Ай бұрын
Goodgis you never miss.😂😊❤
@niceEliАй бұрын
you should do kaboom again (though its called kaplay now)
@BlizV2Ай бұрын
As a student that is learning Lua for fun and Java in class, gadot seems like a pretty neat option.
@t.p3325Ай бұрын
yeah right? it might be less functional and less professional but is so much more fun to use it
@JakeMacfadyen-ll5liАй бұрын
YES NEW VIDEO!!!!!!!!
@katTheGreatАй бұрын
0:38 Turbowarp compiler ❤️ Gandi Ide compiler ❤️ Penguin mod compiler ❤️
@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Ай бұрын
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Ай бұрын
I remember school forcing me to play scratch. All I could make was a piano with a jump scare.
@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Ай бұрын
@Goodgis what font do you use for your thumbnails?
@michaelatherton3082Ай бұрын
construct 3 is the game engine I use its really easy to use
@Yeahrik1129 күн бұрын
actually you can export a scratch project to an exe file through turbo warp :D
@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Ай бұрын
the goat has uploaded
@GoodgisАй бұрын
Wait, Lebron uploaded? :p
@hologram350Ай бұрын
@@Goodgis(whispers) psst, he's talking about you
@elite_scientist_tv_manАй бұрын
@@Goodgis no you (: and no way you acualy responded
@cosmic_Hamza_4ever27 күн бұрын
U like using game builder garage on the switch
@sunshinepower8109Ай бұрын
Will dewdrop dynasty be controller compatible? if not im still really excited!
@lucaszoka14743 күн бұрын
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Ай бұрын
Donkey Kong Music
@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Ай бұрын
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Ай бұрын
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Ай бұрын
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Ай бұрын
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Ай бұрын
No, not if you're just learning. :D It's great!
@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Ай бұрын
Scratch is great for learning the fundamentals of coding. Not as a serious game development engine.
@doolenny945813 күн бұрын
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