Closed MorganChG closed 1 day ago
The AI needs two functions from the Ship Class
isOnGrid which returns a boolean on the grid or not isOverlapping which returns whether another ship is overlapping
done
The AI needs two functions from the Ship Class
isOnGrid which returns a boolean on the grid or not isOverlapping which returns whether another ship is overlapping