Clicker Game -Where to start

So, I want to make a clicker game, but I don’t know where to start. I am still learning JavaScript and am at the spam filter project in freeCodeCamp. I want this game to be complex, (at least 3 layers of resets), upgrades, buildings, and research. Would I need to make my game engine? How would I start? Do I know enough javascript?

I know enough to say its very much easier to use one already made but not to say you can’t do that. I completed the Junior game developer corse with unity and made my own tiny game all in C#.
Java was great for small games but JS is a different story. Remember JS is for web development.

How to Make a Game Engine (Step by Step)
Babylon.js game engine

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.