COMP345 Semester Project - Talisman
To get this project up and running, please follow these instructions:
- Open the .sln file in Visual Studio 2010
- Set the startup project to TalismanConsole
- Ensure that the "Command Arguments" build setting for the TalismanConsole project is set to: -m board.txt -c characters.txt -d deck.txt
- Build and run!