This is an python base project.
-
Please run the following command
git clone https://github.com/windx987/poker-games.git cd App/component python3 server.py -
To play run the following command
cd App/component python3 play.py -
Don't forget to run server.py before using python3 play.py