thaithimyduyen / Poker-Telegram-Bot

https://t.me/online_poker_bot
MIT License
7 stars 7 forks source link

feat: draw poker table v1 #17

Closed jackinf closed 1 year ago

jackinf commented 1 year ago

Description

Simplistic 2D drawing of a "table" (oval) and "chairs" (circles)

How

Dynamically calculates a position of circles around the oval using player count. I assume there are max 6 players. However, the script can draw an unlimited amount of circles.

Examples

6 players image

3 players image