https://github.com/dubzzz/scala-2048
2048 in Scala
https://github.com/dubzzz/scala-2048
2048 functional-programming immutability jsverify property-based-testing scala scalacheck scalajs streams
Last synced: about 22 hours ago
JSON representation
2048 in Scala
- Host: GitHub
- URL: https://github.com/dubzzz/scala-2048
- Owner: dubzzz
- License: mit
- Created: 2017-06-07T18:17:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T23:57:05.000Z (about 7 years ago)
- Last Synced: 2025-03-21T02:14:02.200Z (7 months ago)
- Topics: 2048, functional-programming, immutability, jsverify, property-based-testing, scala, scalacheck, scalajs, streams
- Language: Scala
- Homepage: https://dubzzz.github.io/scala-2048/
- Size: 431 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048 in Scala [](https://travis-ci.org/dubzzz/scala-2048)[](https://www.scala-js.org)
Writing a 2048 game is only a pretext to try using Scala and its ecosystem on a project.
Immutability, functional programing, ScalaCheck, streams are among the topics I will try to discover through this simple project.
Live demo available at: https://dubzzz.github.io/scala-2048/