Search results
Results from the WOW.Com Content Network
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 ...
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.
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.
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 ...
Godot (/ ˈ ɡ ɒ d oʊ / GOD-oh) [a] is a cross-platform, free and open-source game engine released under the permissive MIT license.It was initially developed in Buenos Aires by Argentine software developers Juan Linietsky and Ariel Manzur [6] for several companies in Latin America prior to its public release in 2014. [7]
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. Jin Conception, [33] 2D ...
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.
Phaser is a 2D game framework used for making HTML5 games for desktop and mobile. [1] It is free software developed by Photon Storm. [2] Phaser uses both a Canvas and WebGL renderer internally and can automatically swap between them based on browser support. This allows for fast rendering across desktop and mobile. It uses the Pixi.js library ...