Jump to content

List of game engines

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Spodi (talk | contribs) at 15:34, 17 September 2006 (Free Engines). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Several tools called game engines are available for game designers to easily code a game quickly without building from the ground up. It's important to recognise the difference between a graphics engine, a game engine and game engine support libraries. A game engine is that module of a game which implements the game logic. Few of the engines listed below are game engines. In fact, almost all of them are graphics engines. For example, a Pacman game contains some code which draws a partial filled yellow circle (the graphics engine) and some code that increases the score when the player character eats a ghost (the game engine).

Free Engines

  • Agar (engine) - A high-level graphical application framework used by 2D and 3D computer games
  • Axiom Engine - A fork containing the core of the OGRE graphics engine
  • Boom - A port of the Doom source code by TeamTNT
  • Build engine - A First person shooter engine
  • CheapHack - Am outdated TomazQuake derived engine
  • Crystal Entity Layer - An extension of the Crystal Space 3D Engine
  • Crystal Space - A general framework for developing 3D applications
  • Cube - Powers the computer game of the same name
  • DarkPlaces - One of the most advanced free software Quake engines
  • Delta3d - Integrates other well-known free software projects into an easy-to-use API, originally developed by the U.S. Navy
  • DGD - An object-oriented programmable MUD engine
  • Doom engine - The now free software engine originally used for Doom and Doom II
  • Elysium Source - Free software version of Konfuze Engine for RPG games
  • Eternity Engine - A source port of the Doom engine
  • Exult - A free software reimplementation of the Ultima VII game engine
  • FIFE - A free software 2D ISO engine supporting the assets of Fallout 1 & 2
  • Game Blender - A sub-application of Blender for creating games
  • GQ - A Quake engine that adds features from TomazQuake and DarkPlaces
  • GZDoom - A source port of the Doom engine based on ZDoom
  • Genesis3D - A real-time 3D engine for Windows
  • GemRB - A free software implementation of the Infinity Engine
  • Irrlicht Engine - A cross-platform engine known for its speed and 3D engine capabilities
  • Jogre - a Java based client/server game engine and API for online real time games such as chess, checkers, etc.
  • Nebula Device - A realtime 3D game engine developed by German game studio Radon Labs.
  • OctLight - A Java game engine that uses scene-graph and renders on top of Lightweight Java Game Library (LWJGL) using OpenGL
  • OGRE Engine - A very popular object-oriented graphics rendering engine
  • Pentagram - A project to create a game engine that is capable of running Ultima VIII: Pagan
  • ProQuake - A modified Quake engine
  • Quake II engine - The original free software Quake II engine from Id Software
  • Quake III engine - The original free software Quake III engine from Id Software
  • RealmForge - An open-source game engine for the Microsoft .NET Framework, predecessor to Visual3D.NET
  • Sauerbraten - A upgraded engine forked from the Cube engine
  • Stratagus - A cross-platform real time strategy game engine
  • Telejano - a modified Quake engine
  • Tenebrae - One of many Quake engine clones
  • vbGORE - Open-source online RPG engine in Visual Basic 6 (2d via 3d hybrid engine).
  • Yake - a component-based, object-oriented, partially generic engine written in C++
  • ZDoom - One of the many Doom source code ports

Commerical Engines

Windows Mobile based devices

  • Gledplay - A complete SDK to develop games for mobile devices.

PSP

  • Visual3D.NET - A .Net based engine for Microsoft platforms
  • WGAF - The game engine developed by Guild Software which powers their MMORPG Vendetta Online
  • White Engine - An exclusive seventh generation game engine built for Square Enix's future video games
  • XnGine - One of the first true 3D engines

See also