Skip to content

Commit

Permalink
Initial commit to work from desktop.
Browse files Browse the repository at this point in the history
  • Loading branch information
123Chan committed Aug 10, 2023
1 parent e2b7e44 commit a348d46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/Entities/Locations/LocationBitboard.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
import Entities.Constants.FileAndRank;
import Entities.Constants.InitialPositions;

import java.util.HashMap;
import java.util.Map;

/**
* This class represents a chessboard using bitboards for each pieces location
* A new instance of this class should be created at the beginning of each game
Expand Down

0 comments on commit a348d46

Please sign in to comment.