haskell-tetris
Tetris game
A Haskell implementation of the classic Tetris game using ncurses
Tetris game written in Haskell using ncurses
72 stars
8 watching
12 forks
Language: Haskell
last commit: about 5 years ago functional-programminghaskellhaskell-ncursesncursestetris
Related projects:
Repository | Description | Stars |
---|---|---|
samtay/tetris | A terminal-based implementation of the classic puzzle game Tetris in Haskell. | 893 |
berk76/tetris | A classic 2D puzzle game written in C, providing implementations on various platforms | 20 |
uuner/sedtris | A shell implementation of the classic Tetris game using only sed | 533 |
haskell-game/tiny-games-hs | A collection of 10-line Haskell games showcasing the language's suitability for game development. | 160 |
andrewrk/tetris | A simple implementation of the classic Tetris puzzle game in Zig programming language. | 396 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
ivanjosipovic/avaloniatetris | A C# implementation of the classic Tetris game using Avalonia | 30 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
trknhr/mobx-react-tetris | A Tetris game built with React and MobX | 30 |
keera-studios/haskell-game-programming | A collection of resources and documentation for learning game programming in Haskell. | 160 |
nandor/hcraft | A Haskell implementation of a 3D game clone with a focus on gameplay mechanics and level generation | 95 |
anut-py/h-raylib | Haskell bindings for Raylib game development library | 81 |
linuscde/retris | An implementation of Tetris using Rust on the reMarkable tablet | 32 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
jjinux/gotetris | A console-based version of the classic puzzle game Tetris written in Go | 261 |