/elm-tetris

🕹️ Elm implementation of everyone's favorite game

Primary LanguageElm

elm-tetris

🎮 You can play this version of Tetris at https://skiploom.github.io/elm-tetris/!

tetrispreview

Although it lacks many of the features you'll find in a polished Tetris game, you can do the basics like dropping and rotating pieces just fine, whether you're on your desktop or phone.

After taking a long break from programming, I wanted to implement my favorite falling block game in Elm to get back in the swing of things. It was a lot of fun!