Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
garu committed Mar 7, 2011
0 parents commit 09a4d51
Show file tree
Hide file tree
Showing 10 changed files with 510 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Press the keys as they show up on screen, and DON'T LET GO!!

Well, until they go away :)

Available options:

--no-music Disables music. Use this if music doesn't play or plays as line noise.
--no-sfx Same for sound effects.

--mykeyboardisawesome Use this options if your keyboard has no key-locking bugs
(you can press any 4 keys simultaneously)


Have fun!


LICENSE AND COPYRIGHT:

Game:

Licensed under the same terms as Perl itself.

Game Music:
"Vaccuux" by DJ Adori
http://ccmixter.org/files/DJ_Adori/19525
is licensed under a Creative Commons license:
http://creativecommons.org/licenses/by-nc/3.0/

Button Sound Effect:
"btn090" by junggle
http://www.freesound.org/samplesViewSingle.php?id=28900
is licensed under a Creative Commons license:
http://creativecommons.org/licenses/sampling+/1.0/
Binary file added data/button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/high.dat
Binary file not shown.
Binary file added data/music.ogg
Binary file not shown.
Binary file added data/toggle.wav
Binary file not shown.
9 changes: 9 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name = Games-FingerTwister
author = Breno G. de Oliveira <garu@cpan.org>
license = Perl_5
copyright_holder = Breno G. de Oliveira
copyright_year = 2011

version = 0.001

[@Basic]
Loading

0 comments on commit 09a4d51

Please sign in to comment.