A game engine is a software framework used in the development of video games.
I am making a game in unity and it is throwing the error "Failed to create agent because there is …
unity3d game-engine navmeshI've tried to develop a 2D game with C++ in the past using mere objects, however, in the design process …
c++ oop theory game-engineI'm programming a game in Java and I limit the FPS to 60. I figured out 2 different ways to get the …
java game-engine timing frame-rate thread-sleepI'm working on a game with cocos2D game engine and make load all the sprites while it load the …
iphone objective-c cocos2d-iphone game-engineI'm currently trying to load game objects from a Tiled (Tiled map editor) map file into a game engine I'm …
c# dictionary game-engine tiledThis has been greatly bothering me in the past few weeks. In this time I've been researching online, even reading …
2d collision-detection game-engineThis question has probably been asked before, but I didn't find it while searching. Can anybody point me towards a …
javascript html game-engine craftyjsLooking to put together a 3D side-scrolling action platformer. Since this is my first time trying to put together a …
python cross-platform game-engineI've worked on a variety of demo projects with OpenGL and C++, but they've all involved simply rendering a single …
c++ oop opengl architecture game-engineSo I'm amidst my first iOS game and am struggling with how to go about the best way to integrate …
ios nstimer game-engine