Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 453 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 453 Bytes

Pyogini

A virtual Yoga lesson simulation software written in Python.

Let a stick figure yogini guide you through the asanas of the classical Ashtanga sequence.

Screenshot of the application

Requirements

You need to have pygame installed:

pip3 install --user pygame

How to start

Unroll your mat and then launch the program by executing:

python3 main.py

Your yoga session starts right ahead.