We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78900b1 commit 94e7009Copy full SHA for 94e7009
README.md
@@ -1,2 +1,11 @@
1
# Govornor-of-Poker-AI
2
Detects cards on screen and computes various probabilities of hand strength for the free online game GOP3.
3
+
4
+How to use:
5
6
+-Install all libaries using pip3
7
+-drag GOP3 window to the left side of your screen.
8
+- use allignment() function to test if cards are being detected correctly.
9
+- you may have to edit detection boundaries for your screen, ( a better version is on the way )
10
11
0 commit comments