tweaking readme
This commit is contained in:
parent
9542b2eba9
commit
8cd4e30eb5
10
README.md
10
README.md
|
@ -4,7 +4,14 @@
|
||||||
|
|
||||||
OutFly is an atmospheric, open world, 100% hard sci-fi 3D game that throws you into the [main ring](https://en.wikipedia.org/wiki/Rings_of_Jupiter#Main_ring) of Jupiter, hundreds of years into the future.
|
OutFly is an atmospheric, open world, 100% hard sci-fi 3D game that throws you into the [main ring](https://en.wikipedia.org/wiki/Rings_of_Jupiter#Main_ring) of Jupiter, hundreds of years into the future.
|
||||||
|
|
||||||
Currently in early access, not much content yet. Open source, cross-plattform, written in [Rust](https://www.rust-lang.org) with the [Bevy engine](https://bevyengine.org).
|
Key features:
|
||||||
|
|
||||||
|
- Open source forever
|
||||||
|
- Open world, realistic hard sci-fi, atmospheric, deadly
|
||||||
|
- Accurate star chart. Can you spot the constellations?
|
||||||
|
- Cross platform (verified on Linux & Windows)
|
||||||
|
- Written in [Rust](https://www.rust-lang.org) with the [Bevy game engine](https://bevyengine.org)
|
||||||
|
- Status: Early access, not much content
|
||||||
|
|
||||||
![screenshot](doc/images/screenshot2.jpg)
|
![screenshot](doc/images/screenshot2.jpg)
|
||||||
|
|
||||||
|
@ -52,6 +59,7 @@ More information here: https://bevy-cheatbook.github.io/setup/cross/linux-window
|
||||||
- https://pixabay.com/sound-effects/click-button-140881
|
- https://pixabay.com/sound-effects/click-button-140881
|
||||||
- https://pixabay.com/sound-effects/data-transmission-sound-from-14664-72309
|
- https://pixabay.com/sound-effects/data-transmission-sound-from-14664-72309
|
||||||
- https://pixabay.com/sound-effects/thrusters-loopwav-14699
|
- https://pixabay.com/sound-effects/thrusters-loopwav-14699
|
||||||
|
- Star chart based on the [HYG Stellar database](https://github.com/astronexus/HYG-Database)
|
||||||
- Custom font Yupiter is based on:
|
- Custom font Yupiter is based on:
|
||||||
- Noto Sans Symbols 2, Copyright 2022 The Noto Project Authors (https://github.com/notofonts/symbols)
|
- Noto Sans Symbols 2, Copyright 2022 The Noto Project Authors (https://github.com/notofonts/symbols)
|
||||||
- ZCOOL QingKe HuangYou, Copyright 2018 The ZCOOL QingKe HuangYou Project Authors (https://www.github.com/googlefonts/zcool-qingke-huangyou)
|
- ZCOOL QingKe HuangYou, Copyright 2018 The ZCOOL QingKe HuangYou Project Authors (https://www.github.com/googlefonts/zcool-qingke-huangyou)
|
||||||
|
|
Loading…
Reference in a new issue