-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 8 at Chess.ChessBoard.getTileFromTuple(ChessBoard.java:57) at Chess.ChessGame.isValidMove(ChessGame.java:122) at Chess.ChessGame.canOpponentTakeLocation(ChessGame.java:108) at Chess.ChessGame.isKingCheck(ChessGame.java:100) at Chess.ChessGame.isColorCheckMate(ChessGame.java:94) at Chess.ChessGame.isValidMove(ChessGame.java:146) at Chess.ChessGame.playMove(ChessGame.java:22) at Program.main(Program.java:29)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels