Code Monkey home page Code Monkey logo

dero-poker-table's Introduction

Dero-Poker-Table

Ui for Dero Private Poker Table. dReamTablesFooter Written in C++/Qt. Used Qt 5.12.8 to build the Ui. These apps are for playing dReam Tables private poker, built on Dero. The poker table is a smart contract, it deals out the cards and takes the Dero bets. The owner of the table sets the ante/limits and seats at the table then invites players to join.

dReamTablesFiveCardMenu

Current Tables

  • Five Card Draw
    • Up to six players at the table, minimum bet is ante with single no limit raise.
    • Sit & Go play.
    • Public listing contract and search function for public tables.
    • Auto table generate function in app.
    • Automated or manual payouts.
    • In game Non-Fungible-Assets for customization.

image


  • Holdero (Texas Hold'em)
    • Up to six players at the table.
    • Can use blinds, antes or a combination of both.
    • Sit & Go play.
    • Public listing contract and search function for public tables.
    • Auto table generate function in app.
    • Automated or manual payouts.
    • In game Non-Fungible-Assets for customization.

image

More updates to come...


Donations

  • Dero Address: dero1qyr8yjnu6cl2c5yqkls0hmxe6rry77kn24nmc5fje6hm9jltyvdd5qq4hn5pn

DeroDonations


View the latest release or build from source.

Build

  • Linux

Install dependencies

sudo apt update
sudo apt install build-essential qt5-qmake curl libcurl4-openssl-dev
sudo apt install --no-install-recommends qtbase5-dev qttools5-dev libqt5svg5-dev

Download repo & build

git clone https://github.com/SixofClubsss/Dero-Poker-Table.git
cd Dero-Poker-Table/FiveCardDraw
qmake
make

Start app

./Dero-FiveCardDraw

To build Holdero cd Dero-Poker-Table/Holdero then qmake & make the run ./Holdero
To build Testnet version cd Dero-Poker-Table/Testnet/Testnet-FiveCardDraw then qmake & make then run ./Testnet-FiveCardDraw


Licensing

dReam Tables Dero Poker Tables are free open source games.
The source code is published under the GNU GPL V3 License.
Copyright 2022 dReam Tables
Refer to the copywrite.md file for artwork licensing.

dero-poker-table's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

funk11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.