Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

chupaaaaaaan/tetris-with-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

install

git clone https://github.com/chupaaaaaaan/tetris-with-haskell.git
cd tetris-with-haskell
stack build
stack exec -- tetris-exe

usage

  • Right, Left, Down key: move a tetrimino
  • x key: rotate a tetrimino clockwise
  • z key: rotate a tetrimino counterclockwise
  • Enter key: start new game in GameOver state

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published