Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikhailms/solitaire

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

Last synced: 2 days 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.