Welcome to the Ashtanga Asana Guessing Game! ๐ฏ Test your knowledge of traditional Ashtanga yoga poses by memorizing their beautiful Sanskrit names.
This interactive guessing game helps you learn and memorize the Sanskrit names of Ashtanga yoga asanas (poses). Here's how it works:
- ๐ธ Visual Learning: You'll see images of yoga poses taken from Devvrat Yoga
- ๐ค Multiple Choice: Choose the correct Sanskrit name from 4 options
- ๐ Score Tracking: Keep track of your progress as you play
- ๐ Educational: Perfect for yoga students, teachers, or anyone interested in deepening their practice
The game features authentic Ashtanga poses from the traditional sequence, helping you connect the visual form with the Sanskrit terminology that's so important in yoga practice.
Image Credits: All yoga pose images are sourced from Devvrat Yoga with gratitude for their beautiful visual resources.
Non-Commercial Use: This project is created purely for educational purposes to help yoga practitioners learn Sanskrit asana names. It has no monetary purposes and is not intended for commercial use. The goal is simply to support the yoga community in deepening their understanding of traditional Ashtanga practice. ๐๏ธ
Make sure to install dependencies:
# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
# bun
bun installStart the development server on http://localhost:3000:
# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn dev
# bun
bun run devBuild and hosting instructions are coming soon! ๐ง
For now, you can build the application for production:
# npm
npm run build
# pnpm
pnpm build
# yarn
yarn build
# bun
bun run buildLocally preview production build:
# npm
npm run preview
# pnpm
pnpm preview
# yarn
yarn preview
# bun
bun run previewNamaste ๐