Welcome to SpeciesGuessr, a game for learning the names of species.
There are 3 game modes:
- Easy: Choose from 4 randomly selected species
- Medium: Choose from 4 similar species
- Difficult : Write the exact name of the species
Download and run the .exe file in the releases
Download this repo and run the following commands :
pip install pyinaturalist igraph Pillow PySimpleGUI
python setup.py install
And
python gui.py
The photo are taken from : iNaturalist
The software uses the awesome pyinaturalist API