en-passant method
This commit is contained in:
parent
92797f59c3
commit
3c863104ff
|
|
@ -2,4 +2,11 @@ package backend;
|
||||||
|
|
||||||
public class Move {
|
public class Move {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
//En passant method
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue