Crates.io | soliterm-game |
lib.rs | soliterm-game |
version | 0.1.0 |
source | src |
created_at | 2022-10-30 01:37:15.993106 |
updated_at | 2022-10-30 01:37:15.993106 |
description | Game engine for soliterm |
homepage | https://sr.ht/~chrisbouchard/soliterm/ |
repository | https://git.sr.ht/~chrisbouchard/soliterm |
max_upload_size | |
id | 701300 |
size | 2,404 |
Terminal Klondike Solitaire written in Rust
Soliterm is the spiritual successor to klondike-rs, but rewritten from the ground up. I felt the design of the original was limiting. I've started a new project to make a clean break.
Currently the only way to install Soliterm is to download the source and compile
it with cargo
using the latest nightly build of Rust.
Once the project is published on crates.io, that will be the preferred installation method.
See CONTRIBUTING.md
for information on the proejct structure and how to
contribute.
Soliterm is not currently accepting contributionsβββit is
still pre-alpha and too many fundamental design decisions are up in the air.
Once the project is more developed, I will update CONTRIBUTING.md
and make
sure the necessary support structures (mailing lists, etc.) are in place.