Top "Game-engine" questions

A game engine is a software framework used in the development of video games.

looking for php game engine/framework

I'm looking for php game engine/framework. Free or cheap, preferably open source (but it's not requirement). If there's nothing …

php game-engine mmo
Cocos2D OR libgdx for Android Game Development

I just want to know, that in the long run, using which of these engines will be better. Although I …

android game-engine libgdx cocos2d-android
Android open source game engines + tutorials

Hey iam pretty new to the android platform and wondering what the best open source game engine is and ples …

android open-source game-engine
Working with the coordinate system and game screen in Unity 2d?

So I've developed games in other platforms where the x/y coordinate system made sense to me. The top left …

unity3d 2d game-engine
Visual Scripting vs Coding

Happy Thanksgiving, First of All, I have been searching to know if Visual Scripting is a new thing that have …

c++ game-engine unreal-engine4
How are major games like SimCity and GTA5 made?

I am referencing this post, mentioning about how xbox 360 games are made. I want to know, from start to finish …

development-environment game-engine game-physics video-game-consoles
GLM: function taking degrees as a parameter is deprecated (WHEN USING RADIANS)

Currently using VC++ 11 with SDL2, GLM, and GLEW. The issue is stemming from GLM when I attempt to do two …

c++ game-engine glm-math degrees radians
How to draw a bitmapfont on a stage in libgdx?

This is my current render method on my level in my Libgdx game. I am trying to draw a BitmapFont …

android game-engine libgdx stage bitmap-fonts
How to log a message from a string variable in Unreal Engine?

I am trying to log a message form a string variable , below is the code I used std::string s = "…

c++ game-engine unreal-engine4
Unity vs Torque game engines and IDE environment

I want to get people's opinion of Torque and Unity and their IDE tools. You build Torque games using one …

unity3d ide game-engine