Developer: Daymian Tomczyk
Manages betrayal characters stats and supports persistent data storage to allow users to save previous game results, etc. The application currently supports up to 6 players, and displays their current stats by click the "Overview" button.
There are currently 2 projects (BetrayalApp & BetrayalApp.DesignData). If you simply want to build the main application for demo / testing purposes, you can do so by
- Clone the repo
- Remove reference to BetrayalApp.DesignData in the main project (BetrayalApp)\
- Rebuild All (Ctrl + Shift + B in Visual Studio)
- Explore the application.