Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
descirption and such
  • Loading branch information
pato491 committed Dec 1, 2012
1 parent 7214f16 commit 87962c3
Showing 1 changed file with 6 additions and 64 deletions.
70 changes: 6 additions & 64 deletions README.md
@@ -1,64 +1,6 @@
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://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://i.imgur.com/lxZrD.png" style="border:0;">

### Everyone's a winner!

All participants will receive a limited edition [Coderwall](http://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://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://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 support@github.com 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).
Robert the lifter is a puzzle game similar to the world-acclaimed game Tetris. With some twists! You play as robert, a handsome fella who rides a lift for a job.
Your job is to fill up trucks so you can ship your company stuff and get some money. You can pick every single pieces that is available in your working area, so you can plan some good combos or take care of misplaced pieces. Careful tho, the more you work, the more your boss expectations will be. Have fun!

This game was made using Limejs and keyboardjs

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

0 comments on commit 87962c3

Please sign in to comment.