Chowist 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. 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. In 2020, an additional 2017 build of the game was leaked. Tempest 2000: 1994 2008

  3. List of open-source video games - Wikipedia

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

    Simulation. Cart Life's Free License ( permissive license ) Cart Life's Free License ( permissive license ), Freeware. 2D. In March 2014 the source code and game was made available by Richard Hofmeier for free online, saying he was finished supporting the game. [4] [5] Winner of the IGF 2013 award. [6]

  4. List of JVM languages - Wikipedia

    en.wikipedia.org/wiki/List_of_JVM_languages

    Gosu, an extensible type-system language compiled to Java bytecode. Haxe, a cross-platform statically typed language that targets Java and the JVM. Ioke, a prototype-based language somewhat reminiscent of Io, with similarities to Ruby, Lisp, and Smalltalk. Jelly. Join Java, a language that extends Java with join-calculus semantics.

  5. List of game engines - Wikipedia

    en.wikipedia.org/wiki/List_of_game_engines

    The first game using Source 2, Dota 2, was ported over from the original Source engine. One of The Lab's minigame Robot Repair uses Source 2 engine while rest of seven uses Unity's engine. Spring: C++: C, C++, Java/JVM, Lua, Python: Yes 3D Windows, Linux, macOS: Balanced Annihilation, Zero-K: GPL-2.0-or-later: RTS, simulated events, OpenGL ...

  6. Pygame - Wikipedia

    en.wikipedia.org/wiki/Pygame

    There is a regular competition, called PyWeek, to write games using Python (and usually but not necessarily, Pygame). The community has created many tutorials for Pygame. Notable games using Pygame. Frets on Fire; Dangerous High School Girls in Trouble! See also. Free and open-source software portal

  7. Comparison of integrated development environments - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_integrated...

    Java 8 only (2014) Eclipse JDT: EPL: Yes No: Yes Yes Yes FreeBSD, JVM, Solaris: Yes Yes Yes Yes Geany: GPL: No No Yes Yes Yes FreeBSD, AIX, OpenBSD, Solaris, other Unix: No Greenfoot: GPL: No Yes Yes Yes Yes Solaris: No Not a General IDE; a 2D Game builder NetBeans: Apache License: No Yes Yes Yes Yes OpenBSD, Solaris: Yes Yes No Yes Multi ...

  8. Open-source video game - Wikipedia

    en.wikipedia.org/wiki/Open-source_video_game

    An open-source video game, or simply an open-source game, is a video game whose source code is open-source. They are often freely distributable and sometimes cross-platform compatible. Definition and differentiation [ edit ]

  9. The Computer Language Benchmarks Game - Wikipedia

    en.wikipedia.org/wiki/The_Computer_Language...

    The Computer Language Benchmarks Game (formerly called The Great Computer Language Shootout) is a free software project for comparing how a given subset of simple algorithms can be implemented in various popular programming languages. The project consists of: A set of very simple algorithmic problems