Skip to content

List_of_game_engines

Andrew McWatters edited this page Jul 4, 2019 · 9 revisions

List of game engines

Below is a List of game engines containing game engines that are in the same category as Grid.

This list makes the distinction between game frameworks which provide load, update, and draw callbacks, alongside a collection of included libraries and wrappers, and game engines which provide higher-level abstractions such as level loading, entity creation, and multiplayer.

Software Type Multiplayer support
Grid engine game engine yes
Defold game engine roll your own, w/ LuaSocket
Polycode game engine currently C++ only
LÖVE game framework roll your own, w/ LuaSocket
Clone this wiki locally