Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Latest commit

 

History

History
34 lines (26 loc) · 2.19 KB

README.md

File metadata and controls

34 lines (26 loc) · 2.19 KB

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