Skip to content

A repository which includes server and client sides for the famous Texas hold'em game.

Notifications You must be signed in to change notification settings

smartdev-125/Texas-Holdem-Game

 
 

Repository files navigation

Texas-Holdem-Game

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.

Getting Started

Prerequisites

  1. Microsoft windows OS.
  2. .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/).

Useful links

About

A repository which includes server and client sides for the famous Texas hold'em game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.2%
  • Other 1.8%