Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
pure functional implementation of bricks game
- Host: GitHub
- URL: https://github.com/tonivade/pure-bricks
- Owner: tonivade
- License: mit
- Created: 2024-10-13T13:42:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T20:45:55.000Z (2 months ago)
- Last Synced: 2024-11-29T21:28:38.799Z (2 months ago)
- Topics: functional-programming, java
- Language: Java
- Homepage:
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.