enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Cocos2d - Wikipedia

    en.wikipedia.org/wiki/Cocos2d

    Cocos2d is an open-source game development framework for creating 2D games and other graphical software for iOS, Android, Windows, macOS, Linux, HarmonyOS, OpenHarmony and web platforms. It is written in C++ and provides bindings for various programming languages, including C++, C#, Lua, and JavaScript.

  3. Löve (game framework) - Wikipedia

    en.wikipedia.org/wiki/Löve_(game_framework)

    Lutro is a Lua game framework for libretro, a partial port of the LÖVE [40] API. ChaiLove follows a similar path by offering an implementation in ChaiScript, an embedded and cross-platform scripting language for C++ (C++14). [41] love.js is a port of LÖVE that aims to make it possible to run LÖVE games on the web via HTML5, WebGL, and ...

  4. List of game engines - Wikipedia

    en.wikipedia.org/wiki/List_of_game_engines

    C++: Yes 2D Windows, Linux, macOS, BSD: Ultima VII: GPL-2.0-or-later: Free software re-implemented Ultima VII game engine Flare3D: ActionScript 3 Yes 3D Web, Windows, iOS, Android, BlackBerry: List: Proprietary: Flixel: ActionScript: Yes 2D Various games by Gregory Weir: MIT: Boilerplate code for Flash games ForgeLight: C++: 2009 Yes 3D Windows ...

  5. Defold - Wikipedia

    en.wikipedia.org/wiki/Defold

    Defold is a cross-platform, free, and source-available game engine developed by King, and later the Defold Foundation. [4] [5] [3] [6] It is used to create mostly two-dimensional (2D) games, [7] but is fully capable of three-dimensional (3D) as well. [8] [9] Defold is a downloadable desktop app, and ships with its own embedded IDE.

  6. Allegro (software library) - Wikipedia

    en.wikipedia.org/wiki/Allegro_(software_library)

    Allegro is a software library for video game development. [3] [4] [5] The functionality of the library includes support for basic 2D graphics, image manipulation, text output, audio output, MIDI music, input and timers, as well as additional routines for fixed-point and floating-point matrix arithmetic, Unicode strings, file system access, file manipulation, data files, and 3D graphics.

  7. Unity (game engine) - Wikipedia

    en.wikipedia.org/wiki/Unity_(game_engine)

    The engine can be used to create three-dimensional (3D) and two-dimensional (2D) games, as well as interactive simulations. [ 7 ] [ 8 ] The engine has been adopted by industries outside video gaming, such as film , automotive , architecture , engineering , construction , and the United States Armed Forces .

  8. Skia Graphics Engine - Wikipedia

    en.wikipedia.org/wiki/Skia_Graphics_Engine

    The Skia Graphics Engine or Skia is an open-source 2D graphics library written in C++. Skia abstracts away platform-specific graphics APIs (which differ from one to another). [1] Skia Inc. originally developed the library; Google acquired it in 2005, [2] and then released the software as open source licensed under the New BSD free software ...

  9. ClanLib - Wikipedia

    en.wikipedia.org/wiki/ClanLib

    Introduction to C++ Game Programming, published June 2007, dedicates a chapter to "Learn how to use the ClanLib library to make 2D games". [3] Also Game Programming with Python, Lua, and Ruby, published December 2003, has a chapter about using ClanLib together with Ruby. [4]