SkillAgentSearch skills...

Flower

Game to help kids with amblyopia.

Install / Use

/learn @gestory/Flower
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Flower

Game to train people with amblyopia.

How to run app from sources

Create virtual environment

python -m venv venv

Activate it

source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Run the app

python main.py

Translation to other languages

To work with translation you need gettext package.

Use update_po.sh to update strings to be translated. After translation, update translations using update_mo.sh

Thanks for media files

All sounds: http://gcompris.net/

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated11mo ago
Forks1

Languages

Python

Security Score

77/100

Audited on Apr 21, 2025

No findings