Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 862 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 862 Bytes

CodeFactor

PoseCamera Launcher

PoseCamera launcher is platform to integrate all games based PoseCamera SDK. Its allows you to build and luanch different games from one platform.

System Requirements

  • Python 3.6
  • Operating System Windows, Linux or Mac
  • 2GB of Physical memory (RAM)

How to install

Git clone the main repository and inner linked respositories of games by using --depth argument.

git clone --depth 1  https://github.com/Wonder-Tree/PoseCamera-launcher

Install all dependencies

pip install -r requirements.txt

Run the launcher program by following command

python launcher.py

Output

Home Screenshot