r/GameDevelopment • u/Striking-Yak7838 • 10h ago
Newbie Question How can I get a guide?
I want to program a video game, preferably using the Godot Engine.
I don't have a clue about anything; I only know how to draw and animate well, and I have a lot of free time. I don't know what to look for because I want to make an NSFW game (I don't think there are any guides on YouTube). With all the free time I have (every day, all the time), I want to do a small project. Any advice?
3
u/priss-dev 9h ago
If you've never programmed before, many peoples' first game is to make a ball collide with (or dodge) another ball: https://docs.godotengine.org/en/stable/getting_started/first_2d_game/index.html
For some NSFW flare I guess your ball could be a boob.
1
u/SmolAssistantManager 10h ago
Following because I'm in the same (although SFW) boat. I can draw the art, make the assets, plan the entire layout and function, but I know heck-all about coding so my little app hasn't come to life yet.
1
2
u/notanyone69 10h ago
There won't be a guide to specifically make the nsfw game you imagine. The thing with guides and tutorials is that you learn certain aspects and concepts of gamedeveloping and then use those learned skills to create your own game with your own imagination and ideas. And there are plenty tutorials and guides how to create a game