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

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

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

functional-programming java

Last synced: 8 months 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.