Skip to content

Commit

Permalink
Updating README hotkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericojordan authored Jan 31, 2017
1 parent b9a7689 commit 0b3bc8b
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,23 @@ Using some ideas from [Chess Programming Wiki](http://chessprogramming.wikispace
5. Profit

## GUI Hotkeys
- **U** - [U]ndo move
- **Q** - [Q]uit
- **D** - [D]ump game info to file
### AI
- **\<UP\>/\<DOWN\>** - Change AI difficulty
- **A** - Toggle [A]I opponent
- **I** - [I]nvert player's colors

### Colors
- **H** - Toggle attack [H]eatmap
- **C** - Change board [c]olor scheme
- **R** - [R]andom board color
- **T** - Random [t]inted board color

### Miscelaneous
- **P** - Export to [P]GN
- **D** - [D]ump game info to file
- **E** - Static board [e]valuation (debug mode only)
- **Q** - [Q]uit
- **U** - [U]ndo move

## Screenshots
![Chess Game](http://i.imgur.com/O6rcSqu.png)
Expand Down

0 comments on commit 0b3bc8b

Please sign in to comment.