Skip to content

melrief/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

A tribute to Tetris, one of the best puzzle games ever made.

Compilation

cabal build

Play

The compilation phase output is a file named dist/build/tetris/tetris, execute it to play. The keys available are:

  • left,right and down to move the current block
  • z, x to rotate respectively counterclockwise and clockwise the current block
  • q to exit the game

There is no winning condition and there is the obvious game-over condition.

About

A small implementation of Tetris in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published