eta-android-2048
Haskell-based 2048 game
An Android game built using functional programming principles and the Yampa FRP library in Haskell.
Android 2048 game using Yampa FRP library in Eta
56 stars
6 watching
8 forks
Language: Haskell
last commit: almost 7 years ago
Linked from 1 awesome list
androidetafrpfunctional-programminghaskell
Related projects:
Repository | Description | Stars |
---|---|---|
| An 2048 game clone built using the Yampa FRP library and the Eta programming language | 29 |
| A simple to-do web application in Haskell using the Spock web framework and Lucid DSL. | 16 |
| An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,612 |
| A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
| An Android Activity written in Haskell for demonstrating cross-compilation and foreign-JNI integration with the GHC Android compiler | 110 |
| A comprehensive online resource for learning functional programming in Haskell | 614 |
| A domain-specific language for programming hybrid systems using functional reactive programming | 453 |
| A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 451 |
| A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
| An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
| A terminal-based implementation of the 2048 game in Elixir | 156 |
| A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
| An implementation of the popular 2048 game in the Imba programming language. | 7 |