Skip to content

Commit

Permalink
Merge pull request #17 from hobnob/master
Browse files Browse the repository at this point in the history
Adds instructions to the README
  • Loading branch information
hobnob committed Nov 29, 2012
2 parents 7e79bfa + 4966627 commit efe4b50
Showing 1 changed file with 15 additions and 59 deletions.
74 changes: 15 additions & 59 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,20 @@
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!
<p align="center">
<img src="http:https://dave-and-mike.github.com/game-off-2012/img/splash-screen.png" height="400" />
</p>
## Synopsis

## The Challenge
Alge has been trapped in Area 51! Help him escape by moving him through the levels to the escape tube at the end.
Clone your way top victory by turning the correct combination of switches on to turn off the lasers and escape to
freedom.

You have the entire month of November to create a **web-based** game *loosely* built around one or more of the following themes:
Can you get three stars on every level?

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

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.
Control Alge by using the following keys:

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 particpants 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 quality 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).
* D or Right arrow to move Alge right
* A or Left arrow to move Alge left
* W, Up arrow or Space to jump
* E or Enter to activate or deactivate a switch
* C to clone Alge

0 comments on commit efe4b50

Please sign in to comment.