- Build the project in debug x86 mode
- Set Main as StartUp project
- Run in debug x86 mode
- Select the cell with your piece in it
- Select the cell where you want to move your piece to
Example1. Input: a1 b2 (move your piece from a1 to b2)
Example2. Input: a1 c3 e5 (make two jumps from a1 to c3 to e5)