How do I come up with project ideas while learning to code?

0
5
Asked By CuriousCoder92 On

I'm really excited about eventually making games, but I'm currently stuck when it comes to brainstorming project ideas. I'm looking for tips on how to draw inspiration for my projects and what small steps I should take to get started. Any advice?

1 Answer

Answered By GameDevGuru88 On

Video games are a perfect way to scale your learning. Start with something simple like Pac-Man or Snake; the code can fit on a single page! Plus, you can always add features like a save game option using SQLite, or make it multiplayer over LAN if you're into networking.

StarterDev21 -

Got it! How do you recommend getting started? Should I look up guides for making a small game like Pac-Man or just dive in and figure it out as I go?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.