Mills is the name of our project for Nine Men's Morris game, which is going to be a desktop application built using Java and Swing.
||
||--src
||----sprint3 (package)
||------production (sub-package)
||----------production code classes for GUI and logic
||------test (sub-package)
||----------test code classes for GUI and logic
||--bin
||----all .class files after compilation following src structure