Metadata-Version: 2.1
Name: GatorHoldEm
Version: 1.0.2
Summary: Poker game made for CIS4390
Home-page: https://github.com/y0sh12/GatorHoldEm
Author: Sean O'Reilly, Yaswanth Potluri, Adriel Mohammed, Bharat Samineni, Azharullah Baig
Author-email: a.baig@ufl.edu
License: MIT
Download-URL: https://github.com/y0sh12/GatorHoldEm/archive/v1.0.2.tar.gz
Description: # GatorHoldEm
        
        Github repo: https://github.com/y0sh12/GatorHoldEm
        
        Installation: 
        1. Use `pip install GatorHoldEm` to install the library
        2. Run the command `gatorholdem` to run the client*.
        
            *If using WSL, you will need an X server to support graphical display
        
        After joining a room and having at least 2 clients in the same room, click the "Start the Game!" button from one of the clients. 
        Then click the 'I am ready' button for the game GUI to show.
        Enjoy the game!
        Avoid using the same room name twice for now.
        
        Members of the group:
        
        -Yaswanth Potluri
        
        -Azharullah Baig
        
        -Sean O'Reilly
        
        -Bharat Samineni
        
        -Adriel Muhammed
        
        
        
Keywords: poker,gatorholdem,texas
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
