mirror of
https://github.com/Steffo99/gravity-fusion.git
synced 2024-11-21 16:04:18 +00:00
Add shields.io
This commit is contained in:
parent
3318b1b769
commit
fd44ae0776
2 changed files with 14 additions and 6 deletions
|
@ -119,8 +119,7 @@ PlayerSettings:
|
|||
16:9: 1
|
||||
Others: 0
|
||||
bundleVersion: 1.0
|
||||
preloadedAssets:
|
||||
- {fileID: -78091375248927118, guid: b3c648ee69249814bad890a2d67c9db8, type: 2}
|
||||
preloadedAssets: []
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
m_HolographicPauseOnTrackingLoss: 1
|
||||
|
|
17
README.md
17
README.md
|
@ -2,6 +2,15 @@
|
|||
|
||||
_A colorful incremental game_
|
||||
|
||||
[![](https://img.shields.io/badge/overall-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/fun-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/innovation-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/theme-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/graphics-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/audio-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/humor-TBD-lightgrey)
|
||||
![](https://img.shields.io/badge/mood-TBD-lightgrey)](https://ldjam.com/events/ludum-dare/45/$165131)
|
||||
|
||||
## About
|
||||
|
||||
Welcome to Gravity Fusion, the best physics simulator in the galaxy!
|
||||
|
@ -9,13 +18,13 @@ Well... Maybe not the best in the Milky Way, but the best in _your_ galaxy!
|
|||
|
||||
In Gravity Fusion you'll create your own galaxy, starting from the Black Hole at the center and then slowly adding Particles around it!
|
||||
|
||||
All Particles are affected by the [Law of Universal Gravitation](https://en.wikipedia.org/wiki/Newton's_law_of_universal_gravitation), and so they attract each other, and are attracted towards the black hole.
|
||||
All Particles are affected by the [Law of Universal Gravitation](https://en.wikipedia.org/wiki/Newton's_law_of_universal_gravitation), and so they attract each other, and are attracted towards the Black Hole.
|
||||
|
||||
If 6 Particles of the same quality touch, they merge into a heavier, higher quality Particle that may autonomously produce smaller Particles.
|
||||
If 6 Particles of the same quality touch, they merge into a heavier, higher quality Particle, that may autonomously produce smaller Particles.
|
||||
|
||||
Be careful: the black hole can eat your particles, gaining more Mass!
|
||||
Be careful: the Black Hole can eat your particles, gaining more Mass!
|
||||
|
||||
However, if you let your black hole grow, you may be able to buy some upgrades from a friendly alien...
|
||||
However, if you let your Black Hole grow, you may be able to buy some upgrades from a friendly alien...
|
||||
|
||||
![](/Assets/Sprites/NAvi_cella.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue