All Projects → TheNetAdmin → JJGamer

TheNetAdmin / JJGamer

Licence: MIT license
Wechat's Jump-Jump auto gamer.

Programming Languages

python
139335 projects - #7 most used programming language

Jump-Jump auto Gamer

Introduction

The auto gamer of Wechat's Jump-Jump game, written in python, with opencv-python.

Usage

  1. Install adb tool, connect your Android phone via USB port, execute adb devices to connect the adb to Android.
  2. Create device specification script under Devices folder, SamsungS8.py for example.
  3. Describe the device specification in your device script, change the import in Gamer.py from SonyXZ to your device.
  4. Run the script Gamer.py with python3.

Dependency

Install these dependencies via pip:

  • opencv-python
  • matplotlib
  • numpy

License

license

This project is released under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].