Skip to content

ser-mk/Pinect-MVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinect-MVP

Description

This is the MVP project for my article on creating a hand-free game controller. Check out the repo for the code, and be sure to read the article for more information on the project's development and design.

Getting Started

Dependencies

use matplotlib version 3.2.2 for Windows OS

python -m pip install pandas==3.2.2

Installation

  1. Clone the repo
    git clone https://github.com/ser-mk/Pinect-MVP.git
  2. Go to the project dir:
    cd Pinect-MVP
  3. Install requirements
    python -m pip install -r requirements.txt

Executing program

python player.py
1run.webm

More options to run it: https://ser-mk.github.io/pinect/Pinect-idea2mvp/#lets-see-the-demo

License

MIT