Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker

Poker is a powerful tool for managing, rolling, and resetting dice with automated poker hand evaluation and game interaction.

Features

  • Manage multiple dice
  • Roll and reset dice
  • Automatically evaluate poker hands

Installation

  1. Clone the repository:

    Open your terminal and clone the repository using the following command:

    git clone https://github.com/boydmeyer/poker.git
  2. Navigate to the project directory:

    Change your working directory to the project's directory:

    cd Poker
  3. Build the project:

    Use the go build command to build the project:

    go build
  4. Run the project:

    After building, execute the project with:

    ./Poker

Usage

Setup

  1. Run the Project:

    After executing ./Poker, the application will start running.

  2. Initialize Dice:

    To set up the dice just doubleclick all the dices. The program will save the dice in the order they were rolled. Once this is done, you can start using the available commands.

  3. You're able to use commands now!

Chat Commands

  • :roll - Rolls all the dice.
  • :close - Closes the dice.
  • :reset - Resets all saved dices.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.

License

This project is licensed under the MIT License.


Feel free to customize the content according to your needs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages