Skip to content

Helpful app for sc2 players informing you when you notice new enemy units.

Notifications You must be signed in to change notification settings

pingponghero12/sc2minimap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Versions

Full map version is version in which app scans full map in order to looks for enemies.

Border version is version in wchich app scans only in area close too borders. This version is good against most kinds of drops, or banshe/liberator attacks.

Installation

# clone the repo
$ git clone https://github.com/h2ckff/ScMiniMapObservator.git
# change the working directory to ScMiniMapObservator
$ cd ScMiniMapObservator

# install python and pip

# install the required libralis
$ pip install mss
$ pip install Pillow
$ pip install numpy

Usage

# to open full map version
$ py fmap.py
# to open borders bersion
$ py bmap.py

About

Helpful app for sc2 players informing you when you notice new enemy units.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages