Crates.io | freecell |
lib.rs | freecell |
version | 0.1.0 |
source | src |
created_at | 2019-11-26 04:59:51.634641 |
updated_at | 2019-11-26 04:59:51.634641 |
description | Game objects and rules for the solitaire card game FreeCell |
homepage | |
repository | https://github.com/Arman-Mielke/freecell-rs |
max_upload_size | |
id | 184376 |
size | 118,399 |
Game objects and rules for the solitaire card game FreeCell, written in Rust.
THIS PROJECT IS A WORK IN PROGRESS
Source: Wikipedia
Not all deals are solvable, but the probability of an unsolvable deal is very low. It is estimated that 99.999% of possible deals are solvable.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.