An open API service indexing awesome lists of open source software.

https://github.com/astynax/elm-samegame

A PoC implementation of the "SameGame".
https://github.com/astynax/elm-samegame

elm-lang game samegame

Last synced: 11 months ago
JSON representation

A PoC implementation of the "SameGame".

Awesome Lists containing this project

README

          

# Elm SameGame

A PoC implementation of the "[SameGame](https://en.wikipedia.org/wiki/SameGame)". The purpose of the project is a core game logic made using pure functional lists and sets.

[Live version](https://astynax.github.io/elm-samegame).