Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

32 lines (15 loc) · 555 Bytes

StrategyGame_CS4233_OOAD

The beginning of a framework for board games to be programmed on.

======================== Installation:

  1. Download Eclipse Keplar with eGit

  2. Clone the repository using eGit

  3. Import the projects

  4. Download CodePro Analytics and EclEmma for code auditing and code coverage

========================

TODO List:

Improve ability to be a framework:

  • include more variability options to the basic interfaces
    • ex piece atk and def powers

Add Network/Interceptor project