Skip to content

RodicaMihaelaVasilescu/CardsGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CardsGame

You are given a set of 9 cards at every 10 seconds. The goal is to flip all the cards and check if there are more than two cards of 8. If so, you will receive a bonus of 8$.

The Web API notify its clients with a set of random nine cards at every 10 seconds. The client receive the notification via SignalR and if all the cards are flipped and there are more than 2 cards of 8, the player receives a bonus of 8$.

Technologies and other key words: WPF, .NET Framework, WebAPI, SignalR, MVVM pattern

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages