this project(funlytics) repository have 5 python interactive projects made for kids. tic tac toe; pingpong; guess the color; jumbled sentences; flora encylopedia; shapes visualizer are covered.
some modules need to be installed before executing the main file
upgrade the pip
python -m pip install --upgrade pip
run these commands on cmd
pip install turtle
pip install pytk
pip install os
pip install pygame
pip install wikipedia
pip install textwrap3
If you have any feedback, please mail me at priyanshusharma3377@gmail.com