An online texas holdem. Suitable for 2-8 players in each game room.
The development of this game was done in quintet as part of multiple assignments in "Software Engineering Project" workshop (course) at Ben-Gurion University in the spring of 2017.
This project is well documented and stands at a high software engineering standards.
It is built from multiple layers. Every layer serves its on purpose.
You can read much more on this project in the assigment descriptions and the documentation attached.
- Microsoft windows OS.
- .NET
can be downloaded and installed from https://www.microsoft.com/net/download/windows/
- The project has been uploaded in a cleaned version (without bin files), so it is needed to be compiled to run. Compiling the game can be done with Visual studio (which can be found here: https://www.visualstudio.com/).