Giter Site home page Giter Site logo

app's Introduction

Features:

  • Torpoker is an open-source client application to play no-limit Texas hold'em poker.
  • 6 Players tables are available
  • Socks5 and TLS are supported.
    • Note: when using socks5 , TLS is optional, and wihtout socks5, TLS is required
  • No registration is required to play and player's session is lost after closing the application.
    • To recover player's session, there are shortcuts to get and set its value
      • On tables list, Ctrl + N to set its value,
      • and Ctrl + T to get its value.
  • Torpoker UI has been developed with PyQt5 libraries. A live chat is also included on 6-players tables and game can be watched as spectator.

Requirements

  • Python version [>= 3.7]
    • check by typing on terminal: $ python3 --version
  • PyQt5

Installation

  • For Windows Operating Systems
$ pip install PyQt5
  • For Linux and Mac OS
$ python3 -m pip install --upgrade pip setuptools wheel
$ python3 -m pip install PyQt5

For debian-based install using apt-get install python3-pyqt5

  • [Important: For windows and Mac OS, certifi is required for TLS connections]
    $ pip install certifi

Usage

After installing the required packages, to launch Torpoker, run the following command from terminal:

$ python3 run_torpoker.py

Official Servers:

Torpoker's official servers are as follows:

  • torpoker766qetslucfe2jrq7wz63r4tt5vn4pznq5crzniin5up65id.onion port 80
  • torpoker.gg port 443

app's People

Contributors

tuhin-thinks avatar torpoker avatar

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.