|
@@ -0,0 +1,32 @@
|
|
|
+# s0urceBOT
|
|
|
+##### Beanzilla
|
|
|
+
|
|
|
+## Resources
|
|
|
+
|
|
|
+[Game](http://s0urce.io)
|
|
|
+
|
|
|
+#### Images
|
|
|
+
|
|
|
+`http://s0urce.io/client/img/word/ + diff + num`
|
|
|
+
|
|
|
+`diff = {'e', 'm', 'h'}`
|
|
|
+
|
|
|
+For e
|
|
|
+
|
|
|
+`num = 0-62`
|
|
|
+
|
|
|
+For m
|
|
|
+
|
|
|
+`num = 0-66`
|
|
|
+
|
|
|
+For h
|
|
|
+
|
|
|
+`num = 0-55`
|
|
|
+
|
|
|
+## How to use
|
|
|
+
|
|
|
+Simply run dataLoad.py to generate each category/difficulty
|
|
|
+
|
|
|
+Answer all the questions of what the word is and then use
|
|
|
+
|
|
|
+Play.py to play the game using the bot.
|