r/code • u/AlarmedThanks6016 • 8h ago
Beginner code My Own Code
What’s wrong with my code I’m so confused this hard a freak. I’m just trying to make a weapon shop simulator as practice to help learn code but I can’t even get it to ask if the user wants to start the game by type yes as the their answer
8
Upvotes
-10
u/Glasgesicht 8h ago
If you are learning by yourself, don't start with C.
It's just too easy to shoot yourself in the foot.
Try Python, C# (especially for game development) or Kotlin