hblackmcn / LubmerJack-automation

The code which plays LumberJack game for you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LubmerJack-automation

This code can play LubmerJack game for you

There are two versions:

v1-> using non-queue based method

v2-> using queue based method

Click on below image to watch the recorded video

IMAGE ALT TEXT HERE

Dependency

You need to install autopy to conrol mouse and keyboard and check RGB color of the pixels on your screen

$ pip install -U autopy

Setup

before running the code, you need to set your browser location properly, because this code is checking the color of specific location in the game scene

About

The code which plays LumberJack game for you


Languages

Language:Python 100.0%