A game engine is a software framework used in the development of video games.
I have been looking at game engine design (specifically focused on 2d game engines, but also applicable to 3d games), …
architecture game-engine entity-component-system entity-systemI've worked for some time with Unity3d and found it's 2D part with OnGUI() or GUITextures too clumsy. Also, …
android ios 2d game-engine marmaladeI know Love2D and Corona SDK (for mobile devices). Is there any other game engines that use Lua you …
lua game-engineI'm a complete newbie when it comes to game development and I need someone to point me to the right …
android game-engine game-physicsI have been looking into game development recently and my first programming language is Java. After playing many stunning games …
java game-engineI've worked for some time with Corona SDK and love how fast and easy I can create powerful apps using …
windows mobile cross-platform 2d game-engineI am writing a game loop, I found the code in the example below here. I have also looked at …
java game-engineI am using scene2d. Here is my code: group.addActor(new Actor() { @Override public Actor hit(float arg0, float …
drawing game-engine libgdx shapes rectanglesI'm going to be taking a class on Java soon, and I'm probably going to have a lot of free …
java game-engineI have been searching but I get the mixed up answers with Java and Javascript. Basically I am wondering if …
java game-engine