Adjust everything relative to the board
This commit is contained in:
@@ -6,17 +6,18 @@ Goal: Generate 'hard' puzzles.
|
||||
|
||||
## Install
|
||||
|
||||
- Install Rust from [here](https://www.rust-lang.org/tools/install).
|
||||
- Run `cargo install --git https://github.com/cool-mist/sol_chess` to install the tool.
|
||||
- This installs 2 binaries: `sol_chess` and `sol_cli`.
|
||||
|
||||
## Usage
|
||||
|
||||
- `cargo install --git https://github.com/cool-mist/sol_chess sol_chess`
|
||||
- Run `sol_chess` to start a windowed GUI game.
|
||||
- Run `sol_cli` to start the CLI tool.
|
||||
|
||||
## Update
|
||||
|
||||
- `cargo install --git https://github.com/cool-mist/sol_chess sol_chess --force`
|
||||
|
||||
## CLI Usage
|
||||
|
||||
- `cargo install --git https://github.com/cool-mist/sol_chess sol_cli`
|
||||
- Run `sol_cli` to start the CLI tool.
|
||||
|
||||
- Generate a puzzle
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user