How Do I Start Making a Fangame as a Beginner Programmer?

0
0
Asked By CuriousCoder99 On

Hey everyone! I'm a 14-year-old kid from Brazil, and I've got a crazy idea—I'd love to create a fangame, specifically for DSAF. I really want to get into programming since I dream of being a programmer in the future, but I have to admit, my current skills are pretty much zero. The most I can do is a simple click game on Scratch. So, I'm looking for advice on how to kick off this fangame project. What programming language should I start with? Any tips or resources for someone completely new to coding? Thanks a lot!

2 Answers

Answered By GameDevNinja22 On

If you're diving into game development, I'd suggest starting with Unity. You'll be writing in C#, which is pretty versatile. It might seem a bit tricky at first, but grasping basic programming concepts like variables and loops is essential. If C# feels too overwhelming, Python is a beginner-friendly alternative, especially with tools like Pygame if you're considering 2D games. Just remember, it's a journey, and it should be fun! Good luck!

Answered By TechSavvyTeen88 On

The best tip is to get comfortable with searching online! You've got resources like Stack Overflow, YouTube tutorials, and even ChatGPT to guide you. Starting with Unity and C# is great, but don’t forget about Godot—it's super beginner-friendly too. Set small goals for yourself and take it step by step; you'll be amazed at what you can create!

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.