recently I started to program a C++ version of the game Snake 4d (Game explanation, C++/openGL version of the game). I\'m really a programming beginner... so every comment, even to the programming sty
I am making a shooter game. So I managed to create simulated AI to some of my objects on stage i.e I move them whit script.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am working on real time mapping of model with the user data obtained from Kinect. I am able to get access to the individual bone using bge.types.BL_ArmatureObject().channels
I\'m working on a small game engine and I\'ve encountered a problem. So far, I have a window class that is a wrapper for a Win32 window. I also have a Window Manager class (it\'s a singleton class)
I am translating some UDK Games so there are already some directories like German, English and so on in the Config directory of the UDK Game.
I want to write a 2D game for iPhone and Android. The thing is, it\'s not a typical arcade game but more of an app with background services / push notifications / google maps interactions / contact li
I am building a browser game. It is a tile based game (pretty much like Pokémon if you are familiar with). I built a similar game using C++ about 9 years ago. I still have all the images and music th
I have written a small game in \'c\' that has 15 Levels. I am done with that work. But the thing I want is开发者_如何学运维 to add music to it. I am playing a song when the game starts using the
Are the开发者_C百科re any 2D game engines for WP7, that don\'t use XNA? (I need it because I can\'t develop with XNA because of my video adapter).There are Silverlight-based sprite engines...don\'t co