Search results
Results from the WOW.Com Content Network
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.
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 ...
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 ...
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 ...
Crea, [27] moddable 2D sandbox game. Enchanted Forest [28] Extreme Tux Racer, [29] free open-source arctic racing game featuring Tux (using SFML since version 0.7). HolySpirit, [30] 3D isometric hack and slash game. Hope, [31] point and click adventure game (like Myst). I Can Transform, [32] 2D platform game for Android.
These early versions only supported 2D sprite-based games. The last official 2D-only version was released as 2.5.1 in June 2012. The last official 2D-only version was released as 2.5.1 in June 2012. Since mid-2013, the framework has begun to be extended beyond XNA4 with the addition of new features like RenderTarget3D, [ 7 ] support for ...
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.
The earliest known public release is in 1999 (Version 0.1.18). [2] 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]