Skip to content

Commit 94e7009

Browse files
authored
update readme
1 parent 78900b1 commit 94e7009

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Govornor-of-Poker-AI
22
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

Comments
 (0)