Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 381 Bytes

File metadata and controls

10 lines (8 loc) · 381 Bytes

talisman

COMP345 Semester Project - Talisman

To get this project up and running, please follow these instructions:

  1. Open the .sln file in Visual Studio 2010
  2. Set the startup project to TalismanConsole
  3. Ensure that the "Command Arguments" build setting for the TalismanConsole project is set to: -m board.txt -c characters.txt -d deck.txt
  4. Build and run!