Desktop/mobile object-oriented card game, operated by a database service
An Israeli card game based on the game UNO
This project is my 12th grade CS Final project.
The goal of this project was to learn multiplayer dynamics, database implementation and improce C# coding skills.
This Project is written in the C# .NET Framework, using Visual Studio 2017 Community/IntelliJ RIDER with git extension, and Microsoft Access for managing the Database.
The Technologies used in this project are WPF and WCF services.
This game is a Multiplayer Card game, played on windows-based PCs’ and Android/IOS devices.
The Project consist of two smaller projects: Client and Server.
CLIENT:
The Client solution is a WPF app, with a refrence to the service that is given by the Server solution.
The Client solution handels front-end functions, like passing through information to the service(Login, Register, etc.),
and all the graphics related to the game itself.
SERVER:
The Server solution consists of 5 mini-projects:
Project is: finished.
Taki Project was inspired by the well-known card game UNO.
I really like the isareli edition to this game, Taki, so I decided to make it instead.
Full Documentation (in Hebrew) here