I know a lot of c++ but don't know how to apply it in games. What should I do???
nwhitfield 0 Newbie Poster
Recommended Answers
Jump to PostWhat in particular do you not know about games in C++?
Graphics
-------------
Allegro (simple)
OpenGL (medium)
DirectX (hard)
Jump to PostBefore you go off and try to make a game engine I would make little games such as tic-tac-toe and memory or other basic games that will help you structure a game and ones that are easy to go from command window to an OpenGL window.
I would say …
All 6 Replies
SgtMe 46 Veteran Poster Featured Poster
nwhitfield 0 Newbie Poster
SgtMe 46 Veteran Poster Featured Poster
sfuo 111 Practically a Master Poster
nwhitfield 0 Newbie Poster
nwhitfield 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.