Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coding-parrot/chess-engine
/ getMove
Method
getMove
src/main/java/Engine.java:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
public
Move getMove() {
163
return
move;
164
}
165
166
@Override
167
public
String toString() {
Callers
3
mateInOne
Method · 0.95
mateInThree
Method · 0.95
mateInTwo
Method · 0.95
Calls
no outgoing calls
Tested by
3
mateInOne
Method · 0.76
mateInThree
Method · 0.76
mateInTwo
Method · 0.76