10000 Properly fix links · hakolao/rust-gamedev.github.io@53221fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 53221fb

Browse files
committed
Properly fix links
1 parent 29d9e6e commit 53221fb

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

content/news/049/index.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,36 +67,42 @@ If needed, a section can be split into subsections with a "------" delimiter.
6767

6868
## Game Updates
6969

70-
### [Graviton - The Great Sand Simulator](http://s.team/a/2137280)
70+
### [Graviton - The Great Sand Simulator][graviton-steam]
7171

7272
![Graviton Sand Simulator Image](graviton.gif)
7373

74-
[Graviton - The Great Sand Simulator](https://www.gravitongame.art/)
74+
[Graviton - The Great Sand Simulator][graviton-website] by
75+
[@hakolao][graviton-github]
7576
is a falling sand simulator in which you can define your own interactive
7677
sand rules.
7778

7879
Continuing the developer's exploration into GPU sand simulation
7980
the app has been recently taken to another level with a complete rewrite.
80-
Now, with some [training](https://docs.gravitongame.art/Tutorial),
81+
Now, with some [training][graviton-docs],
8182
you can program your own rules for the sand.
8283
Many example sands are provided from acid and blood to the classic
8384
Game of Life.
8485

8586
Recent updates include:
8687

8788
- Customizable sand with programmable rules
88-
- [Shape & Mirror Draw Modes](https://www.youtube.com/watch?v=cOPy4Shqn8U)
89+
- [Shape & Mirror Draw Modes][graviton-youtube-mirror]
8990
- New UI, graphics and render modes
9091
- Gif and Image export
9192
- Image import
9293

9394
You can support the development by purchasing or wishlisting on
94-
[steam](http://s.team/a/2137280). Join or follow below links to
95+
[steam][graviton-steam]. Join [Discord][graviton-discord] or
96+
follow on [Youtube][graviton-youtube] to
9597
stay up do date with the development.
9698

97-
([Discord](https://discord.gg/3MyPaDagsd),
98-
[Youtube](https://www.youtube.com/watch?v=X_O90KyEt8o)) by
99-
[@hakolao](https://github.com/hakolao/)
99+
[graviton-discord]: https://discord.gg/3MyPaDagsd
100+
[graviton-youtube]: https://www.youtube.com/watch?v=X_O90KyEt8o
101+
[graviton-steam]: http://s.team/a/2137280
102+
[graviton-github]: https://github.com/hakolao/
103+
[graviton-website]: https://www.gravitongame.art/
104+
[graviton-docs]: https://docs.gravitongame.art/Tutorial
105+
[graviton-youtube-mirror]: https://www.youtube.com/watch?v=cOPy4Shqn8U
100106

101107
### [Tunnet][tunnet-itch]
102108

0 commit comments

Comments
 (0)
0