Skip to content

A responsive desktop card game with in-memory CRUD. Built with C#10, .NET8, and Windows Presentation Foundation. Uses a modern object orientated approach with some declarative features.

Notifications You must be signed in to change notification settings

shgnplaatjies/RoyalFactorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royal Factorial

A desktop card game built with Windows Presentation Foundation.

Features

  • 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.

Getting Started

Download and unzip the latest release for end-use or testing.

Requires

Run Source Code with Command Prompt

git clone https://github.com/shgnplaatjies/RoyalFactorial.git
cd RoyalFactorial
dotnet run --project RoyalFactorial

Error Handling

  • Added feedback for inputs, so it shouldn't crash on you and should feel responsive.

MVVM Architecture

  • RoyalFactorial.Core
  • RoyalFactorial.MVVM
  • RoyalFactorial.Services
  • RoyalFactorial

Contact

For any questions or feedback, please open an issue or reach out.

About

A responsive desktop card game with in-memory CRUD. Built with C#10, .NET8, and Windows Presentation Foundation. Uses a modern object orientated approach with some declarative features.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages