Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Star Constellation Visualizer and Quiz

This Python application allows users to explore star constellations through a 2D star map, get detailed constellation information, and test their knowledge via an interactive constellation quiz.


Features

  • 2D Star Map: Visual representation of stars with annotations and plotted constellations.
  • Constellation Explorer: View major stars and fun facts about well-known constellations.
  • Interactive Quiz: Take a quiz to test your knowledge of constellations.
  • Customizable Data: Star and constellation data are stored in easily editable Python dictionaries and external .txt files.

Requirements

Make sure you have the following Python libraries installed:

  • matplotlib
  • plotly
  • tkinter (usually comes pre-installed with Python)
  • adjustText

Project Structure

.
├── main.py                    # Main script file
├── constellation_data.txt     # Data file containing alias, major stars, and facts
├── README.md                  # You are here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages