This is my current setup:
├── src │ ├── mains │ │ ├── MainP1.java │ │ └── MainP2.java │ └── model │ ├── Board.java │ ├── CellStatus.ja