Skip to content

Commit

Permalink
Adding edit hotkey (E).
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericojordan authored Jul 5, 2017
1 parent 4229c20 commit 191e84c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ Using some ideas from [Chess Programming Wiki](http://chessprogramming.wikispace
- **T** - Random [t]inted board color

### Miscelaneous
- **E** - [E]dit mode (click and drag to move or click to cycle pieces)
- **P** - Export to [P]GN
- **D** - [D]ump game info to file
- **M** - List legal [M]oves (debug mode only)
- **E** - Static board [e]valuation (debug mode only)
- **V** - Static board e[v]aluation (debug mode only)
- **Q** - [Q]uit
- **U** - [U]ndo move

Expand Down

0 comments on commit 191e84c

Please sign in to comment.