Skip to content

Commit

Permalink
README adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Nov 27, 2012
1 parent 8b46157 commit 7c8a2cb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Expand Up @@ -4,14 +4,15 @@ Split is a one-button scrolling game where forking (splitting) nodes is your onl

This game was built mostly for fun, but also as an entry to the [GitHub Game Off](https://github.com/blog/1303-github-game-off) contest.

You can play it at [seld.be/split/](http://seld.be/split/).

# Concept

The Game Off's only restriction was the use of one of those words in the game concept: forking, branching, cloning, pushing, pulling.

I set out to imagine a game where your only way of moving is to fork/branch out, and this is what came out of it.

![](https://dl.dropbox.com/u/1634226/split/screenshot0.png)
![](https://dl.dropbox.com/u/1634226/split/screenshot1.png)
![](https://dl.dropbox.com/u/1634226/split/screenshot1.png)    
![](https://dl.dropbox.com/u/1634226/split/screenshot2.png)

# Projects and media files used
Expand All @@ -20,9 +21,9 @@ No external libs are used for the core of the game. The game is simple enough th

For audio playback the game uses [SoundManager2](http://www.schillmania.com/projects/soundmanager2/) and the following CC-BY / CC-BY-NC licensed audio files:

- Black Hole ([soundtrack](http://www.jamendo.com/en/track/135925/black-hole))
- laserzips ([split sound](http://www.freesound.org/people/bennychico11/sounds/125111/))
- electric-wire-20 ([collision sound](http://www.freesound.org/people/Glaneur%20de%20sons/sounds/34169/))
- soundtrack ([Black Hole](http://www.jamendo.com/en/track/135925/black-hole))
- split sound ([laserzips](http://www.freesound.org/people/bennychico11/sounds/125111/))
- collision sound ([electric-wire-20](http://www.freesound.org/people/Glaneur%20de%20sons/sounds/34169/))

The music icon is CC-BY licensed from [Dmitry Baranovskiy of The Noun Project](http://thenounproject.com/noun/music/#icon-No5029).

Expand Down

0 comments on commit 7c8a2cb

Please sign in to comment.