enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of commercial video games with available source code

    en.wikipedia.org/wiki/List_of_commercial_video...

    In January 2019 Jason Scott uploaded the source code of this game to the Internet Archive. [92] Team Fortress 2: 2007 2012 Windows first-person shooter: Valve: A 2008 version of the game's source code was leaked alongside several other Orange Box games in 2012. [109] In 2020, an additional 2017 build of the game was leaked. [232] Tempest 2000: ...

  3. List of open-source video games - Wikipedia

    en.wikipedia.org/.../List_of_open-source_video_games

    Game source-code released July 10, 2009. [1] C++, JavaScript, GLSL: 2048: 2014 2014 Puzzle: MIT: MIT: 2D: A sliding block puzzle game. Ruby, JavaScript, HTML, CSS: A Dark Room: 2013 2013 Online text-based role-playing game: Mozilla Public License: Mozilla Public License: Text: In July 2013 the source code of the game was put on GitHub under MPL ...

  4. List of commercial video games with later released source ...

    en.wikipedia.org/wiki/List_of_commercial_video...

    Released around 2002 by Positech Games, the game's C++ source code was released in July 2004 to the public for free. [435] Savage: The Battle for Newerth: 2003 2007 online Real-time strategy, FPS: no license/proprietary Freeware [436] S2 Games: The game was turned freeware by S2 Games on September 1, 2006.

  5. List of game engines - Wikipedia

    en.wikipedia.org/wiki/List_of_game_engines

    The SDK is bundled with many Source games Source 2: C++: 2015 Lua: Yes 3D Windows, macOS, Linux, Android, iOS [11] Dota 2 (port), [12] The Lab (limited), Artifact, Dota Underlords, Half-Life: Alyx, Counter-Strike 2, Deadlock: Proprietary: The first game using Source 2, Dota 2, was ported over from the original Source engine. One of The Lab's ...

  6. Simple and Fast Multimedia Library - Wikipedia

    en.wikipedia.org/wiki/Simple_and_Fast_Multimedia...

    Crea, [26] moddable 2D sandbox game. Enchanted Forest [27] Extreme Tux Racer, [28] free open-source arctic racing game featuring Tux (using SFML since version 0.7). HolySpirit, [29] 3D isometric hack and slash game. Hope, [30] point and click adventure game (like Myst). I Can Transform, [31] 2D platform game for Android.

  7. Irrlicht Engine - Wikipedia

    en.wikipedia.org/wiki/Irrlicht_Engine

    Irrlicht (pronounced [ˈɪʁlɪçt] in German) is an open-source game engine written in C++.It is cross-platform, officially running on Windows, macOS, Linux and Windows CE and due to its open nature ports to other systems are available, including FreeBSD, Xbox (up to Irrlicht version 1.8.1), PlayStation Portable, [1] Symbian, [2] iPhone, [3] AmigaOS 4, [4] Sailfish OS via a Qt/QML wrapper, [5 ...

  8. Snipes (video game) - Wikipedia

    en.wikipedia.org/wiki/Snipes_(video_game)

    In July 2016, a port of the original Snipes to the Simple Direct Media Layer became available. The port was done by reverse engineering the original code and permission was granted by Drew Major and Kyle Powell [5] to make it public. The C++ source code is available at GitHub. [6] Clones were released for Linux [7] and Android. [8]

  9. QuakeC - Wikipedia

    en.wikipedia.org/wiki/QuakeC

    The QuakeC source to the original id Software Quake game logic was published in 1996 and used as the basis for modifications like capture the flag and others. [1] QuakeC source code is compiled using a tool called qcc into a bytecode kept in a file called progs.dat.