game-engine
How to implement multi-touch in an android game that uses a main game panel surface view and a main thread
I started learning android programming a couple of weeks ago. I am a beginner so I followed this tutorial on making a simple 2D game engine:[详细]
2023-01-31 03:42 分类:问答What are some good free, open sourced, cross platform game engines? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-30 19:12 分类:问答Game architecture for someone with a background in LOB Apps
I\'ve got a background that is almost entirely based around business applications - Web services, schedulers, desktop and web front-ends to CRM systems, etc...[详细]
2023-01-29 06:26 分类:问答How to store screen objects for a 2d side scrolling game?
I\'m trying to 开发者_如何转开发figure out the best way to store map objects on a 2d side scrolling game.[详细]
2023-01-27 13:15 分类:问答What kind of optimizations can be achieved on a traditional single-threaded game engine like ioquake3 with OpenMP?
Can you think of ways to achieve significant improvement on a traditional engine like id tech 3? By attempting to do it on the Audio Subsystem I noticed it inflicts a slow down rather than a speed up.[详细]
2023-01-25 23:01 分类:问答Live Wallpaper with Game Engine or not?
I\'d like to develop a live wallpaper. After some research, I concluded that there were two options to create one :[详细]
2023-01-25 07:29 分类:问答Research in functionality of open source and commercial game engine
I\'m gonna start my 开发者_开发问答research in Functionality of open source and commercial game engines, but the problem is where to start. Or is this the right title to choose for a research topic?I[详细]
2023-01-24 05:59 分类:问答C++ rendering or game engine for Android. [closed]
As it currently stands, thi开发者_C百科s question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solic[详细]
2023-01-22 14:18 分类:问答C++ console game input && refresh function
I am writing a small console adventure game and I faced a few problems. 1. The input is kinda laggy, I\'m using while loop ( while(getch() == \'w\') ). After a key is pressed the first time, nothing h[详细]
2023-01-22 04:07 分类:问答Game engine for iPhone/Android [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-20 18:32 分类:问答