A virtual Yoga lesson simulation software written in Python.
Let a stick figure yogini guide you through the asanas of the classical Ashtanga sequence.
You need to have pygame
installed:
pip3 install --user pygame
Unroll your mat and then launch the program by executing:
python3 main.py
Your yoga session starts right ahead.