astraea/README.md

20 lines
662 B
Markdown
Raw Normal View History

2024-10-06 17:39:17 +02:00
# Astraea
A Stellarium game made for The icam Game jam 2024, using the Bevy game engine
2024-10-07 12:53:51 +02:00
Star data from : [YaleBrightStarCatalog (Bretton Wade)](https://github.com/brettonw/YaleBrightStarCatalog/blob/master/bsc5-short.json) (MIT License, Copyright (c) 2016 Bretton Wade)
Constellation data from :[Lizard Tail (Isana Kashiwai)](https://www.lizard-tail.com/isana/lab/starlitnight/)
2024-10-16 16:12:10 +02:00
## Tips
There is one information that is not yet explained in the game : you can left click and drag to move around.
## Demo
You can check it out [on my website](https://www.penwing.org/assets/games/Astraea/web/index.html)
but here is a sneak peek :
![](doc/screenshot.png)