Skip to content

ivymxu/constellationvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Constellation Visualization Program

This program visualizes constellations through a graphical user interface. The user provides input, and the program draws the constellations on a black background with alternating line colours.

Features

  • User-driven input for constellation coordinates.
  • Visualization of constellations with a graphical user interface.
  • Easy-to-use interface for adding and modifying constellation points.

Getting Started

Prerequisites

Ensure you have Python installed on your system. This program uses the SimpleGraphics library, which you need to install before running the code.

Installation

  1. Install SimpleGraphics: You can install the SimpleGraphics library using pip. Open your terminal or command prompt and run:

    pip install SimpleGraphics
  2. Clone the Repository: Clone this repository to your local machine using:

    git clone https://github.com/ivymxu/constellationvisualizer.git
  3. Navigate to the Project Directory:

    cd constellationvisualizer

Running the Program

To run the program, execute the following command in your terminal or command prompt:

python script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages