C/C++ Creative Ideas for 3D C++/OpenGL Game Development

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
  • Tags Tags
    3d Game Ideas
AI Thread Summary
The discussion revolves around seeking ideas for a new 3D game project after successfully completing a previous one using C++ and OpenGL. The creator is interested in programming and AI, preferring to focus on smaller, less graphics-intensive games due to the solo nature of their development work. Suggestions include creating a fully interactive 3D adventure game with a non-linear plot, but the developer is leaning towards real-time strategy (RTS) or first-person shooter (FPS) genres. Ideas for RTS games, such as a nuclear war theme, are welcomed. Additionally, there are suggestions for simpler sports simulations, like tennis or golf, and the possibility of developing a 3D puzzle game that incorporates spatial problem-solving. The creator is open to all ideas, emphasizing a preference for engaging gameplay over high-end graphics.
daniel_i_l
Gold Member
Messages
864
Reaction score
0
I really like programming 3D games in C++/OpenGL. I've been doing it for years and I've gotten pretty good. Now I just finished a game and I'm looking for good ideas for my next one. To pass my time I tried to create coordinated AI movement around obsticles, that works pretty good but it isn't a game. Can anyone give me good, original ideas?
 
Technology news on Phys.org
Create a 3d adventure game where you can interact with almost everything and has a non-linear plot.
 
Thanks, that's a neat idea but since I have to do everything by myself (programming,graphics,modelling,sound...) I'm looking for a smaller and less graphic intensive kind of games. I'm more into the programming and especialy AI. - Dont get me wrong, I want the graphics to be great but not the focus of the game. A fully interactive game has to be extremely detailed.
Also I'm not the best story writer so I'd rather focus on RTS games or first person shooter games, - does anyone have a cool RTS idea ( nuclear war...)
I'm keeping an open mind though so please post any idea that enters your head!
But does any artist want to help?
 
any ideas?
 
Why don't you try and do a sports game?

I know next to nothing about game creation, but I'd imagine its a lot more straightforward to create a sports sim than a large RPG or something.

I'd say a soccer/american football/basketball game would be hard, but how about a tennis/golf/baseball/cricket sim?

PS
 
Create a puzzle game of some sort. Something like bejeweled, but different. Those are always fun and aren't very complicated. Instead of a 2D game find a way to put someone into the game spacially.

I guess you will have to figure out what kinds of puzzles can be solved in 3 dimensions. Try to make it a puzzle that requires 3 dimensions to solve.
 
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top