eta-2048
2048 game
An 2048 game clone built using the Yampa FRP library and the Eta programming language
2048 game clone using Yampa FRP library
29 stars
4 watching
4 forks
Language: Haskell
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jyothsnasrinivas/eta-android-2048 | An Android game built using functional programming principles and the Yampa FRP library in Haskell. | 56 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
taw/imba-2048 | An implementation of the popular 2048 game in the Imba programming language. | 7 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
lexmag/tty2048 | A terminal-based implementation of the 2048 game in Elixir | 155 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 447 |
jeffhou/hex-2048 | A Hexagon-based implementation of the popular number-matching game | 15 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
alewmoose/2048-in-terminal | A terminal-based implementation of the popular 2048 game | 149 |
felixneutatz/2048_m-a-star | An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
gd4ark/2048 | A 2048 game built using JavaScript | 96 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
thery/t2048 | A Coq implementation of the 2048 game | 22 |
codeanees/2048maui | A .NET Maui implementation of the classic 2048 game | 44 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |