h2048

Game

An implementation of the game 2048 in Haskell with basic logic and console UI.

An implementation of the game 2048 in Haskell

GitHub

89 stars
9 watching
23 forks
Language: Haskell
last commit: over 10 years ago

Related projects:

Repository Description Stars
mgrojo/play_2048 A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. 4
haskell-game/tiny-games-hs A collection of 10-line Haskell games showcasing the language's suitability for game development. 160
bfontaine/term2048 A terminal-based implementation of the popular number-summing game 2048 805
thery/t2048 A Coq implementation of the 2048 game 22
haskell-game/fungen A lightweight game engine written in Haskell for creating 2D games using OpenGL. 90
gd4ark/2048 A 2048 game built using JavaScript 96
dev-family/wasm-2048 An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. 152
rahulmutt/eta-2048 An 2048 game clone built using the Yampa FRP library and the Eta programming language 29
taw/imba-2048 An implementation of the popular 2048 game in the Imba programming language. 7
jyothsnasrinivas/eta-android-2048 An Android game built using functional programming principles and the Yampa FRP library in Haskell. 56
alewmoose/2048-in-terminal A terminal-based implementation of the popular 2048 game 149
themattrix/sed2048 An implementation of the popular puzzle game 2048 using sed scripting language 107
hauxir/haskell-tetris A Haskell implementation of the classic Tetris game using ncurses 72
jeffhou/hex-2048 A Hexagon-based implementation of the popular number-matching game 15
lexmag/tty2048 A terminal-based implementation of the 2048 game in Elixir 155