Starting game development in JavaScript with no experience

Share this postJSLegendDev’s SubstackHow to Start Making Games in JavaScript with No ExperienceCopy linkFacebookEmailNotesMoreHow to Start Making Games in JavaScript with No ExperienceJSLegendDevAug 19, 2025Share this postJSLegendDev’s SubstackHow to Start Making Games in JavaScript with No ExperienceCopy linkFacebookEmailNotesMoreShareIt’s been a while since I started making web games in JavaScript. In this post, I’d like to share tips that would be helpful for beginners wanting to do the same.Learn JavaScript Outside of Game Development Alongside HTML and CSSThis might sound obvious, but I really recommend learning to program before learning game dev. For JavaScript, that means learning the fundamentals of the language and how it integrates with HTML and CSS.Considering that…