Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whazzmaster/iron-coder
A cardboard gravestone sits atop my failed attempt to topple Steve Klabnik in the 2013 Madison Ruby Iron Coder challenge.
https://github.com/whazzmaster/iron-coder
Last synced: about 2 months ago
JSON representation
A cardboard gravestone sits atop my failed attempt to topple Steve Klabnik in the 2013 Madison Ruby Iron Coder challenge.
- Host: GitHub
- URL: https://github.com/whazzmaster/iron-coder
- Owner: whazzmaster
- Created: 2013-08-24T15:21:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-24T20:19:20.000Z (over 11 years ago)
- Last Synced: 2023-03-12T10:02:09.547Z (almost 2 years ago)
- Language: Ruby
- Homepage: http://madisonruby-conf.tumblr.com/post/56536406935/announcing-iron-coder
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keyboard Hero
Welcome to a high-tech world of MIDI MADNESS- where the tension is matched only by the excitement!
## Dependencies
You will need to install the following to run *Keyboard Hero*:
* Java 1.6 (Java 1.7 will not work)
* JRuby 1.7.4
* [Shoes 4](https://github.com/shoes/shoes4)## Usage
```
$ git clone https://github.com/whazzmaster/iron-coder.git
```Change into your `shoes4` directory and run:
```
$ bin/shoes /path/to/iron-coder/app.rb
```This will start the application running.
## Playing the Game
1. Click the `Play` button
2. Memorize the sequence of sounds and colors
3. After the sequence has played, replay the sequence using the appropriate 'asdf' keys in the same order
4. If you make a mistake, you lose!
5. The game will start with a single item in the sequence and increase by one each time. Thrill to the knowledge that you don't know when it will stop!