A desktop card game built with Windows Presentation Foundation.
- Shuffle and deal cards to players.
- Dynamically add new players.
- Remove players from the game.
- Maintain a leaderboard based on player scores.
- Conditional rendering of UI elements based on game state.
Download and unzip the latest release for end-use or testing.
- Windows
- .NET 8.0 SDK
git clone https://github.com/shgnplaatjies/RoyalFactorial.git
cd RoyalFactorial
dotnet run --project RoyalFactorial
- Added feedback for inputs, so it shouldn't crash on you and should feel responsive.
RoyalFactorial.Core
RoyalFactorial.MVVM
RoyalFactorial.Services
RoyalFactorial
For any questions or feedback, please open an issue or reach out.