Open marleysudbury opened 2 years ago
Currently inputting a move requires three step. E.g.:
This could at least be improved to two steps by assuming the user wants to move unless they say something else. E.g.:
Preferably, it could be reduced to one step, by assuming the user wants to move and parsing algebraic notation. E.g.:
Another alternative approach:
As of 826a4e977c2729b500efbe68cc5d3992e439bc41, moves do now work in the one step solution proposed above.
Before the branch can be merged, the following things are required:
Currently inputting a move requires three step. E.g.:
This could at least be improved to two steps by assuming the user wants to move unless they say something else. E.g.:
Preferably, it could be reduced to one step, by assuming the user wants to move and parsing algebraic notation. E.g.: