Advertisement

Pong and DirectX9

Started by May 24, 2023 01:33 AM
16 comments, last by Geri 1 year, 3 months ago

Not being able to transfer ideas/knowledge into code is going to be an ongoing problem.

🙂🙂🙂🙂🙂<←The tone posse, ready for action.

well fleabay do you have any help for my problem

Advertisement

@pbivens67 I don't know you so I can't speak to your situation. Just know that it (gamedev programming) is not going to get any easier. It's not going to someday ‘click’ and everything magically falls into place. If you're not enjoying it now, you will never enjoy it.

Search “chatgpt programming”. That might be a lifeline of sorts.

🙂🙂🙂🙂🙂<←The tone posse, ready for action.

well dx9 is new to me and yes I enjoy it even though it is difficult

I am not giving up on programming, I am not the best, but I try hard. I am still studying my c++ book and am on the chapter on recursion

While recursion is a useful concept, I don't think it will help you with your current trouble areas, which seems to be not quite being able to create some structure in your problem so it becomes easier to solve it.

Working on that may be more useful for you.

Did you ever try solving programming exercises or write eg a hangman game? No DX9 setup, just a main function that runs the computation and prints the result. Try to use functions that each do some part of the computation.

Advertisement

Before you start to make video games, learn how to ask questions.

This topic is closed to new replies.

Advertisement