Skip to content
/ spede Public

Haskell TUI implementation of a reaction speed game

License

Notifications You must be signed in to change notification settings

shiona/spede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spede

spede is a reaction speed game known to many Finns by its appearance in the game show Speden Spelit.

The goal in the game is to press the buttons in the order they light up in ever increasing pace. Each correct press is worth one point.

screenshot

Controls

  • Space or Enter starts the game
  • h, j, k and l control the buttons in order
  • Esc quits

TODO

  • Configuration to set keys and possibly other things
  • Highscore list
  • Sounds! (Pc beeper preferably)
    • (and a way to mute them)
  • Performance/cpu hit could be better

Thanks

Thanks to samtay for their great tutorial that this code heavity relies on.

About

Haskell TUI implementation of a reaction speed game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published