Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Applegate committed Dec 1, 2012
1 parent 0520705 commit 564540a
Showing 1 changed file with 22 additions and 64 deletions.
86 changes: 22 additions & 64 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,22 @@
Here at GitHub, we're no strangers to hosting or sponsoring hackathons. With the growing number of games and game development resources on GitHub, we thought it was about time to throw our very own game jam!

## The Challenge

You have the entire month of November to create a **web-based** game *loosely* built around one or more of the following themes:

* forking (or forks)
* branching (or branches)
* cloning (or clones)
* pushing
* pulling

What do we mean by **loosely** based on these concepts? We literally mean, *loosely* based. Some examples might be a FPS where you throw forks at water balloons, an educational game about DNA cloning, or perhaps a platformer where you push and pull objects.

Your game. Your rules. You can participate as an individual or as a team. You're encouraged to use open source libraries, frameworks, graphics, and sounds.

## Prizes

We have 5 shiny new iPads with Retina displays (64GB wifi models) to give to our winners (or Apple Store Credit equivalent). Runners up will receive GitHub swag of their choice ($100 credit for the [GitHub Shop](http:https://shop.github.com/)). If you have a team submission, we'll give you Apple Store credit equal to the value of the iPad. You can split it with your teammates as appropriate.

All of the winners and runners up will be showcased on our blog.

<img src="http:https://i.imgur.com/lxZrD.png" style="border:0;">

### Everyone's a winner!

All participants will receive a limited edition [Coderwall](http:https://www.coderwall.com) badge as shown above. Winners and runners up will also get their own special version of it.

## Judging

We have a number of awesome judges who graciously volunteered to take a look at all the entries!

* [David Czarnecki](http:https://twitter.com/CzarneckiD), Lead Engineer at Agora Games
* [Eric Preisz](https://twitter.com/epreisz), CEO of GarageGames
* [Matt Hackett](https://twitter.com/#!/richtaur), Co-founder of Lost Decade Games
* [Lee Reilly](http:https://twitter.com/leereilly), Gamer Dad and Software Developer at GitHub
* [Romana Ramzan](https://twitter.com/Manak/), Denki's Player Champion. PhD Researcher. Organiser of Scottish Game Jam.

## Rules

* To qualify for entry as an **individual** you must fork the [github/game-off-2012](https://github.com/github/game-off-2012) repository to your individual account
* To qualify for entry as a **team** you must fork the [github/game-off-2012](https://github.com/github/game-off-2012) to a [free organization account](https://github.com/settings/organizations)
* All entries must be web-based i.e. playable in a browser. HTML5, WebGL, Unity, Torque 3D, Node JS, Flash is all possible - just be sure the source is made available on your fork.
* You must be over the age of 13

## Instructions

* If you don't already have a GitHub account, [sign up now](https://github.com/signup/free) - it's free!
* Fork the [github/game-off-2012](https://github.com/github/game-off-2012) repository to your individual account (or to a free organization account)
* Be sure to follow @github on Twitter for updates
* Make sure your code is pushed to the master branch of before Dec 1st!
* Make sure you have a README file with a brief description, what open source projects (if any) you used, and a screenshot.
* Your repo should have a brief description and a URL where the game is playable entered into the fields shown below (this will make our judging process easier):

![](https://img.skitch.com/20121010-x2ecpu95fi91us6hbfehg2dgit.png)

Winners will be announced before Christmas :santa:

# Comments / Questions / Help

* New to Git, GitHub, and/or version control? Check out our [help documentation](https://help.github.com/) to get started!
* Questions about Git/GitHub? Please email [email protected] and be sure to include 'GitHub Game Off' in the subject.
* Questions specific to the GitHub Game Off? Please [create an issue](https://github.com/github/game-off-2012/issues/new). That will be the offical FAQ.
* The official Twitter hashtag is [#ggo12](https://twitter.com/search/realtime?q=%23ggo12).
### Genetic Drift ###

A submission to Github's 2012 Game Off competition. Genetic Drift introduces
Victor, an annoyed janitor dealing with a lot of annoyed clones and the
problems that inevitably arise from genetic duplication. Will he make it home
to feed his faithful pet companion?

## Creators ##
* [Dan Applegate](https://github.com/danapplegate) - Developer
* [Roger Ruiz](https://github.com/rogeruiz) - Developer
* [Magnus Andersen](https://twitter.com/MagnusAndersen) - Graphic Designer
* [Noah Schnoll](http:https://www.linkedin.com/pub/noah-schnoll/7/8b8/a9a) - Game Designer

## Sources ##
* [boxbox](https://github.com/incompl/boxbox)
* [coffeescript](https://github.com/jashkenas/coffee-script)
* [Requirejs](https://github.com/jrburke/requirejs)
* [require-cs](https://github.com/jrburke/require-cs)
* [Requirejs JSON plugin](https://gist.github.com/1255010)
* [Requirejs Image plugin](https://github.com/millermedeiros/requirejs-plugins)
* [Sass](https://github.com/nex3/sass)
* [Compass](https://github.com/chriseppstein/compass)

0 comments on commit 564540a

Please sign in to comment.