Game Off
Game Off is an annual game jam celebrating open source created by Lee Reilly in 2012 and sponsored by GitHub. Participants are given the entire month of November to build a game based on a theme–individually or as a team. Inspired by the Global Game Jam, it encourages collaborative game development and promotes the use and sharing of open source software. Intellectual property and licensing The use of open source code and freely availably assets is encouraged, but it is not a strict requirement. Participants are required to share the code in a public GitHub repository, but the creators own the intellectual property and may license the code however they like. E.g. the overall winner of Game Off V was Daemon vs. Demon, a game built with the open source Godot game engine, with the source licensed under the MIT license and some assets made available under CC-BY-NC 4.0 licenses. Past Themes Competition Structure Game Off I and II required participants to "fork" an emp ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Color Game Off Logo
Color (American English) or colour (British English) is the visual perceptual property deriving from the spectrum of light interacting with the photoreceptor cells of the eyes. Color categories and physical specifications of color are associated with objects or materials based on their physical properties such as light absorption, reflection, or emission spectra. By defining a color space, colors can be identified numerically by their coordinates. Because perception of color stems from the varying spectral sensitivity of different types of cone cells in the retina to different parts of the spectrum, colors may be defined and quantified by the degree to which they stimulate these cells. These physical or physiological quantifications of color, however, do not fully explain the psychophysical perception of color appearance. Color science includes the perception of color by the eye and brain, the origin of color in materials, color theory in art, and the physics of electromagn ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Game Jam
A game jam is an event where participants try to make a video game from scratch. Depending on the format, participants might work independently, or in teams. The event duration usually ranges from 24 to 72 hours. Participants are generally programmers, game designers, artists, writers, and others in game development-related fields. While many game jams are run purely as a game-making exercise, some game jams are contests that offer prizes. Traditionally, game jams focus on video games;Shin, Kaneko, Matsui, Mikami, Nagaku, Nakabayashi, Ono, Yamane, and lovesplayingslendeLocalizing Global Game Jam Retrieved February 21, 2013. however, board games have also been the subject of game jams.Global Game Jam Retrieved February 21, 2013. History The term ''game jam'' is a[...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Lee Reilly
Lee may refer to: Name Given name * Lee (given name), a given name in English Surname * Chinese surnames romanized as Li or Lee: ** Li (surname 李) or Lee (Hanzi ), a common Chinese surname ** Li (surname 利) or Lee (Hanzi ), a Chinese surname * Lý (Vietnamese surname) or Lí (李), a common Vietnamese surname * Lee (Korean surname) or Rhee or Yi (Hanja , Hangul or ), a common Korean surname * Lee (English surname), a common English surname * List of people with surname Lee **List of people with surname Li ** List of people with the Korean family name Lee Geography United Kingdom * Lee, Devon * Lee, Hampshire * Lee, London * Lee, Mull, a location in Argyll and Bute * Lee, Northumberland, a location * Lee, Shropshire, a location * Lee-on-the-Solent, Hampshire * Lee District (Metropolis) * The Lee, Buckinghamshire, parish and village name, formally known as Lee * River Lee - alternative name for River Lea United States * Lee, California * Lee, Florida * Lee, Il ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
GitHub
GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, it has been a subsidiary of Microsoft since 2018. It is commonly used to host open source software development projects. As of June 2022, GitHub reported having over 83 million developers and more than 200 million repositories, including at least 28 million public repositories. It is the largest source code host . History GitHub.com Development of the GitHub.com platform began on October 19, 2007. The site was launched in April 2008 by Tom Preston-Werner, Chris Wanstrath, P. J. Hyett and Scott Chacon after it had been made available for a few months prior as a beta release. GitHub has an annual keynote called GitHub Universe. Org ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Global Game Jam
The Global Game Jam™️ (GGJ) is an annual distributed game jam. Inspired by the Nordic Game Jam, and created by Susan Gold, Ian Schreiber, Gorm Lai and Foaad Khosmood, originally developed under the International Game Developers Association Education SIG to bring together the elements of creativity, collaboration and experimentation. At each site, participants gather to develop ideas, form small groups, create new, creative, innovative games, and present them to their peers and the global community, all in a limited time span. As of 2013, GGJ is managed by Global Game Jam Incorporated. Current and past board directors include the founders Elonka Dunin, Lindsay Grace and Zuraida Buter. 2022 staff members are Executive Director Tim Cullings, Director of Operations Charly Harbord, and Senior Director of Communications Tarja Porkka-Kontturi In January 2019, GGJ generated teams in 860 sites in 113 countries, who over the course of one weekend created 9,010 games. The Global Ga ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open-source Software
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose. Open-source software may be developed in a collaborative public manner. Open-source software is a prominent example of open collaboration, meaning any capable user is able to participate online in development, making the number of possible contributors indefinite. The ability to examine the code facilitates public trust in the software. Open-source software development can bring in diverse perspectives beyond those of a single company. A 2008 report by the Standish Group stated that adoption of open-source software models has resulted in savings of about $60 billion per year for consumers. Open source code can be used for studying and allows capable end users to adapt software to their personal needs in a similar way user scripts ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Godot (game Engine)
Godot ( /ˈɡɒdoʊ/) is a cross-platform, free and open-source game engine released under the MIT license. It was initially developed by Argentine software developers Juan Linietsky and Ariel Manzur for several companies in Latin America prior to its public release. The development environment runs on multiple operating systems including Linux, BSDs, macOS, and Microsoft Windows. It is designed to create both 2D and 3D games targeting PC, mobile, and web platforms and can also be used to develop non-game software, including editors. Features Godot aims to offer a fully integrated game development environment. It allows developers to create a game, needing no other tools beyond those used for content creation (visual assets, music, etc.). The engine's architecture is built around the concept of a tree of "nodes". Nodes are organized inside of "scenes", which are reusable, instanceable, inheritable, and nestable groups of nodes. All game resources, including scripts and ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
MIT License
The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts only very limited restriction on reuse and has, therefore, high license compatibility. Unlike copyleft software licenses, the MIT License also permits reuse within proprietary software, provided that all copies of the software or its substantial portions include a copy of the terms of the MIT License and also a copyright notice. , the MIT License was the most popular software license found in one analysis, continuing from reports in 2015 that the MIT License was the most popular software license on GitHub. Notable projects that use the MIT License include the X Window System, Ruby on Rails, Nim, Node.js, Lua, and jQuery. Notable companies using the MIT License include Microsoft ( .NET), Google ( Angular), and Meta ( React). License terms The MIT License has the identifier MIT in the SPDX License List. ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
CC BY-NC 4
CC, cc, or C-C may refer to: Arts, entertainment, and media Fictional characters * C.C. (''Code Geass''), a character in the ''Code Geass'' anime series, pronounced "C-two" * C.C. Babcock, a character in the American sitcom ''The Nanny'' * Comedy Chimp, a character in '' Sonic Boom'', called "CC" by Doctor Eggman Gaming * ''Command & Conquer'' (''C&C''), a series of real-time strategy games and the first game in the series * Crowd control (video gaming), the ability to limit the number of mobs actively fighting during an encounter Other arts, music, entertainment, and media * Cannibal Corpse, an American death metal band. * CC Media Holdings, the former name of iHeartMedia * Closed captioning, a process of displaying text on a visual display, such as a TV screen * Comedy Central, an American television network (URL is cc.com) Brands and enterprises Food and drink * Canadian Club, a brand of whisky * CC's, a tortilla chip brand in Australia Other companies * Stylized interloc ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fork (software Development)
In software engineering, a project fork happens when developers take a copy of source code from one software package and start independent development on it, creating a distinct and separate piece of software. The term often implies not merely a development branch, but also a split in the developer community; as such, it is a form of schism. Grounds for forking are varying user preferences and stagnated or discontinued development of the original software. Free and open-source software is that which, by definition, may be forked from the original development team without prior permission, and without violating copyright law. However, licensed forks of proprietary software (''e.g.'' Unix) also happen. Etymology The word "fork" has been used to mean "to divide in branches, go separate ways" as early as the 14th century. In the software environment, the word evokes the fork system call, which causes a running process to split itself into two (almost) identical copies that (typi ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Hackathon
A hackathon (also known as a hack day, hackfest, datathon or codefest; a portmanteau of hacking and marathon) is an event where people engage in rapid and collaborative engineering over a relatively short period of time such as 24 or 48 hours. They are often run using agile software development practices, such as sprint-like design wherein computer programmers and others involved in software development, including graphic designers, interface designers, product managers, project managers, domain experts, and others collaborate intensively on engineering projects, such as software engineering. The goal of a hackathon is to create functioning software or hardware by the end of the event. Hackathons tend to have a specific focus, which can include the programming language used, the operating system, an application, an API, or the subject and the demographic group of the programmers. In other cases, there is no restriction on the type of software being created or the design of the ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |