Ecosyste.ms: Awesome
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 days ago
JSON representation
Haskell version of Solitaire Game
- Host: GitHub
- URL: https://github.com/mikhailms/solitaire
- Owner: MikhailMS
- Created: 2015-12-25T21:15:59.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T21:40:37.000Z (about 9 years ago)
- Last Synced: 2024-11-08T15:39:59.095Z (about 2 months ago)
- Language: Haskell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.