Jump to content

User:Lee337reilly/Test

From Wikipedia, the free encyclopedia
The Game Off logo.

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[edit]

File:Demon-vs-daemon.png
Overall winner of Game Off V available under 3 different license types.

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[edit]

Game Off Theme
I Forking, branching, cloning, pushing, pulling [1]
II Change [2]
III “The game has changed” [3]
IV Hacking, modding and/or augmenting [4]
V Throwback [5]

Competition Structure[edit]

Game Off I and II required participants to "fork" an empty GitHub source code repository. Many other game jams and hackathons have adopted this approach e.g. Netflix's Cloud Prize, and Canonical's Juju Charm Championship.[6][7]

Game Off III required participants to choose an existing open source game jam entry to fork it as a starting point.

Game Off IV allowed participants to start with a new repository.

Game Off V was hosted on itch.io, and was recognized the 2nd most popular game jam by number participants and 5th most popular by number of submissions in their yearly review [8].

References[edit]

  1. ^ https://blog.github.com/2012-10-25-github-game-off/
  2. ^ https://blog.github.com/2013-10-30-github-game-off-ii/
  3. ^ https://blog.github.com/2015-03-13-the-game-has-changed/
  4. ^ https://blog.github.com/2016-11-01-game-off-theme-announcement/
  5. ^ https://blog.github.com/2017-11-01-and-the-theme-for-game-off-2017-is/
  6. ^ https://github.com/Netflix/Cloud-Prize/
  7. ^ https://github.com/juju/charm-championship/
  8. ^ "itch.io year in review 2017 - itch.io". itch.io. Retrieved 2018-06-06.

External links[edit]