Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 266 Bytes

Ante-Up-by-Team-Rex

A C++ group based project about Poker, that shows you the different type of hands that are possible as stated by the rules.

Build Instructions

  • Navigate to /build directory and execute the following commands
  • cmake ..
  • make
  • AnteUp.exe