Skip to content

dglez/poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

****************************************************************
*                                                              *
*   THE INFORMATION BELOW IS ALSO ON EVERY FILE HEADER COMMENT *
*                                                              *
****************************************************************



---------------------------------------------------------------------
Programmer    : Daniel Gonzalez
Date        : 10/20/2016
---------------------------------------------------------------------

 Program compilation:
 The program can be compiled in one of the following method:

1.Open the terminal
    Go to the program folder
    Run the following command "make"

 2.Open the terminal
    Go to the program folder
    Run the following command "gcc -Wall -w -lm Main.c Game.c Deck.c Card.c Player.c -o poker"

 Program execution:
 From the terminal enter “./poker [#Cards][#Players]"
 Cards has to be 13 and Players less than 13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published