Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 674 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 674 Bytes

Mills

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.

Contributors

Vishal Dhatrika

Lohith Reddy Poreddy

Olena Khrystenko

Parisha Rathod

CS 5551-0001 Advanced Software Engineering | UMKC Fall 2023 | Dr. Dianxiang Xu

Project Structure

||

||--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