/project.risk

University of Houston - Software Design Project

Primary LanguageJava

Project sdprojectrisk Build Status codecov

Software Design class team project implementing a clone of the boardgame Risk.

Coverage is at 81%, click the badge.

Running the game

Only one instance must be run at all times for v5's chatbot. Multiple games can then be run. To properly set this up, please provide your token and botname inside a props file. Do not share your props file.

Design

Update Log

FINAL

  • Increase the line coverage of the test cases to at least 80%

V.0.5

V.0.4

V.0.3