Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tonivade/pure-bricks

pure functional implementation of bricks game
https://github.com/tonivade/pure-bricks

functional-programming java

Last synced: about 1 month ago
JSON representation

pure functional implementation of bricks game

Awesome Lists containing this project

README

        

# pure-bricks

This is the translation of another game I made using [scala and cats](https://github.com/tonivade/scala-bricks) but this time using java with my own [functional programming](https://github.com/tonivade/purefun) library.

It's just a proof of concept.