I found out that I can't use AI to help me write the README and comment my code, so I removed everything written by AI from the repository.
Welcome to the Constellation Creating Game! This interactive web application allows users to create and connect stars in a virtual space, simulating a constellation-creator experience. The game is designed to be fun and engaging, encouraging creativity and exploration. Let the sky be your canvas!
- Create Stars: Click on the plus icon to create stars anywhere on the screen.
- Draggable Stars: Move stars around the screen by clicking and dragging them.
- Connect Stars: Stars that are close to each other will automatically connect with lines, forming constellations.
- Dynamic Effects: Stars glow and change color when created, adding a visual appeal to the game.
- Removable Connections: You can easily remove unwanted connections by clicking on them.
- Rotatable Canvas: By pressing the play button you can see your constellations in action.
Check out the github.io link: https://gitterhubber21.github.io/Constellation/
- HTML: For the structure of the game.
- CSS: For styling and visual effects.
- JavaScript: For game logic and interactivity.