Skip to content

nanikit/tetris-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris-hs

Simple tetris in Haskell.

How to build

Windows

  1. Install ghcup with stack.
  2. Install dependencies with the following commands.
stack exec -- pacman -Syu msys2-keyring
stack exec -- pacman -Syuu
stack exec -- pacman -S mingw-w64-x86_64-crt-git mingw-w64-x86_64-pkg-config mingw-w64-x86_64-SDL2 mingw-w64-x86_64-SDL2_ttf
  1. Run stack build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published