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

https://github.com/mikhailms/solitaire

Haskell version of Solitaire Game
https://github.com/mikhailms/solitaire

Last synced: 2 months ago
JSON representation

Haskell version of Solitaire Game

Awesome Lists containing this project

README

          

# Solitaire Game
Haskell version of Solitaire Game.
This implementation is not yet efficient - it can win only ~2 games out of 100 randomly generated games.
Futher improvements are coming.