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...

    Sports game. Midway Games. During October 18–19, 2023, Jason Scott uploaded to GitHub 7 repositories containing source code for a variety of video games and in-house development utilities, including the arcade version of NFL Blitz 2000 and San Francisco Rush: The Rock. [185] NHL Hockey.

  3. Snake (video game genre) - Wikipedia

    en.wikipedia.org/wiki/Snake_(video_game_genre)

    Snake is a genre of action video games where the player maneuvers the end of a growing line, often themed as a snake. The player must keep the snake from colliding with both other obstacles and itself, which gets harder as the snake lengthens. It originated in the 1976 two-player arcade video game Blockade from Gremlin Industries where the goal ...

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

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

    MIT. Eddy Fries. On March 30, 2021, Kay Savetz uploaded the source code for Ant-Eater (a Dig Dug clone), Princess and Frog (a Frogger clone), Sea Chase, and two unreleased video games by Ed Fries (of Halo 2600 fame) to GitHub under the MIT license with permission of Fries. [ 17 ] AstroMenace (now OpenAstroMenace) 2006.

  5. List of open-source video games - Wikipedia

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

    Appearance. This is a list of notable open-source video games. Open-source video games are assembled from and are themselves open-source software, including public domain games with public domain source code. This list also includes games in which the engine is open-source but other data (such as art and music) is under a more restrictive license.

  6. 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 ...

  7. List of free and open-source software packages - Wikipedia

    en.wikipedia.org/wiki/List_of_free_and_open...

    Moodle – Free and open-source learning management system. OLAT – Web-based Learning Content Management System. Omeka – Content management system for online digital collections. openSIS – Web-based Student Information and School Management system. Sakai Project – Web-based learning management system.

  8. raylib - Wikipedia

    en.wikipedia.org/wiki/Raylib

    Raylib (stylized as raylib) is a cross-platform open-source software development library. The library was made to create graphical applications and games. [3][4] The library is designed to be suited for prototyping, tooling, graphical applications, embedded systems, and education. The source code is written in plain C (C99), which is ...

  9. AngelScript - Wikipedia

    en.wikipedia.org/wiki/AngelScript

    AngelScript. AngelScript is an open-source game-oriented compiled scripting language developed by Andreas Jönsson at AngelCode. AngelScript features static typing, object handles (similar to C++ pointers but garbage collected via reference counting), object-orientation, single inheritance, multiple inheritance with interfaces. Allows operators ...