Flatris
The original Flatris game was designed by Paul Gergely and coded by Ovidiu Cherecheș in JavaScript using the React library. I reimplemented it in the Elm programming language. You can play the game on a touchscreen using onscreen buttons, or with a keyboard on a computer.
Elm Flatris is open source on GitHub. Make sure to check other games that are implemented in Elm.
| Status | Released |
| Platforms | HTML5 |
| Rating | Rated 4.0 out of 5 stars (3 total ratings) |
| Author | unsoundscapes |
| Genre | Puzzle |
| Made with | Elm |
| Tags | elm, GitHub, sourcecode, Tetris |
| Code license | MIT License |
| Average session | About a half-hour |
| Languages | English |
| Inputs | Keyboard, Mouse, Touchscreen |
| Links | Source code |

Comments
Log in with itch.io to leave a comment.
221 lines baby !
About the reward Jonas Tyroller says about it here ->https://www.youtube.com/watch?v=7L1B5YaxxoA&t at 1:55 minute. I recomend it to you and now I'm sorry but I need to broke my 179 lines record bye :)
Isn't this just Tetris?
It is! I borrowed the name and the design from this JavaScript implementation.
Oh OK, I was just confused by the name.
179 lines! I love this game!
Wow, thank you!
I realy like this game but there are no reward when you do a line. If you fix this I'll be sure that's 10/10 now its 9/10 ;)
Thanks! 9/10 is good enough. What do you mean by a reward? You do get bonuses for clearing multiple lines https://github.com/w0rm/elm-flatris/blob/master/src/Update.elm#L260