zpfbuaa / Happy-landlord

Wechat game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy-landlord()

Wechat game: 欢乐斗地主之残局闯关

Code

pip3 install -r requirements.txt

python3.6 spider_ans.py

Modify Results

Easy(普通)

  • change 不要 or to Pass
  • id_23 ---> change pic to ans
  • id_97 ---> delete 出牌顺序

Hard(困难)

  • change 不要 or to Pass
  • id(110~119) ---> modify ans according to the html page

Expert(专家)

  • change 不要 or to Pass
  • id(101~120) ---> delete 出牌顺序

About

Wechat game

License:MIT License


Languages

Language:Python 100.0%