You are viewing a single comment's thread from:
RE: Create a video game this weekend! SteemitJam #4
What are you classing as a game engine?
A game engine is usually similar to a framework in a way that it helps you manage graphics, sound, inputs and more, but an engine will also manage your entities.
Example of engines : GameMaker, Unity3D, Unreal
Example of frameworks : LibGDX, SFML
As said above, engines and frameworks are welcome :)