65 lines
2 KiB
Markdown
65 lines
2 KiB
Markdown
# Starsy
|
|
|
|
**Random Star System Generator**
|
|
|
|
**Feel free to try it right away at [starsy.netlify.app](https://starsy.netlify.app)**
|
|
|
|
|
|
## State of implementation
|
|
|
|
The application is working but certain features are missing or unpolished:
|
|
|
|
✅ Visualization of the Star System
|
|
|
|
✅ Multiple themes
|
|
|
|
✅ Manipulation of objects by value
|
|
|
|
✅ Interactive value change (drag'n'drop / scroll)
|
|
|
|
✅ Objects can be removed
|
|
|
|
✅ Last removed object (planet) can be restored
|
|
|
|
✅ add new planets and satellites
|
|
|
|
✅ Export data / Import data
|
|
|
|
❌ randomly generate star system
|
|
|
|
❌ astroid belts
|
|
|
|
❌ Export graphic via print or PDF
|
|
|
|
|
|
Missing features above are all planned for 0.5 release version. Future versions might get some or all of the following features:
|
|
|
|
⁉ More fonts and themes
|
|
|
|
⁉ Add meta data to any object
|
|
|
|
⁉ Export a single- or multi-page report / dossier / pamphlet
|
|
|
|
⁉ More object types (stations orbiting the star, mega structures?)
|
|
|
|
⁉ (faction?) Icons for planets / moons / stations
|
|
|
|
⁉ ...possibly more to come, let me know about your ideas!
|
|
|
|
|
|
## Acknowledgements
|
|
|
|
Original idea from [Tanner Stephens Star System Generator](https://tannerstephens.com/star-system-creator/) and a post from [/u/koboldstyle on reddit](https://www.reddit.com/r/SWN/comments/cp4bkq/easy_solar_system_map_creator/ewp61ca/).
|
|
|
|
The visual style is highly inspired by a [tweet from Anders Björkman](https://twitter.com/AndersGBjorkman/status/1006199432927436802).
|
|
|
|
Title fonts are from [fontlibrary.org](https://fontlibrary.org/):
|
|
* [lack](https://fontlibrary.org/en/font/lack)
|
|
* [xolonium](https://fontlibrary.org/en/font/xolonium)
|
|
* [douar-outline](https://fontlibrary.org/en/font/douar-outline)
|
|
|
|
Fonts are optimized with the [FontSquirrel webfont generator](https://www.fontsquirrel.com/tools/webfont-generator).
|
|
|
|
Dice icon by [Flatart Icons](https://www.flaticon.com/authors/flatart-icons),
|
|
other icons made by [Reussy](https://www.flaticon.com/authors/reussy)
|
|
from [Flaticon](https://www.flaticon.com/).
|