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: over 6 years ago
Linked from 1 awesome list
androidetafrpfunctional-programminghaskell
Related projects:
Repository | Description | Stars |
---|---|---|
rahulmutt/eta-2048 | An 2048 game clone built using the Yampa FRP library and the Eta programming language | 29 |
jyothsnasrinivas/eta-todo | A simple to-do web application in Haskell using the Spock web framework and Lucid DSL. | 16 |
jyothsnasrinivas/eta-yesod-minimal | An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
typelead/eta | A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,607 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
neurocyte/android-haskell-activity | An Android Activity written in Haskell for demonstrating cross-compilation and foreign-JNI integration with the GHC Android compiler | 110 |
jagajaga/fp-course-itmo | A comprehensive online resource for learning functional programming in Haskell | 613 |
ivanperez-keera/yampa | A domain-specific language for programming hybrid systems using functional reactive programming | 450 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 447 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
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 |
lexmag/tty2048 | A terminal-based implementation of the 2048 game in Elixir | 155 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
taw/imba-2048 | An implementation of the popular 2048 game in the Imba programming language. | 7 |