I'm thinking about building a web-based game similar to popular titles like PUBG, Valorant, and CS:GO, but I'm unsure if I should dive right into it or start with something simpler like Tic Tac Toe or Whack-a-Mole. I know HTML, CSS, and JavaScript, and I believe this could also be a great backend project. Should I start small to build my skills before taking on a more complex project?
3 Answers
Go with whatever makes you the happiest! If jumping straight into a big project excites you, just be prepared for the challenges. But yes, a simpler project will help you build essential skills without becoming overwhelming.
It's awesome that you want to create a game! However, the gaming market is pretty competitive, especially with the titles you mentioned. My suggestion is to start small, maybe with Tic Tac Toe. This way, you can focus on learning the basics of coding and game development. Once you gain some confidence, you can gradually work your way up to more complex games. Plus, it'll give you a clearer vision of what makes your game unique in a crowded market.
I’d say focus on creating something simple first. Building a small game like Tic Tac Toe will help you grasp coding concepts and get your game deployed. Once that's done, you can think about adding multiplayer features or moving on to slightly more complex projects, like a maze game with AI. Just make sure you're enjoying the process as you learn!
That makes a lot of sense! Starting small will help build my skills and confidence.