You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/bevy-multiplayer.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,16 +27,16 @@ Some notable software written in Rust includes:
27
27
-**Amethyst**: A performant tiling window manager for MacOS.
28
28
-**Condorium Blockchain**: A performant and secure blockchain technology.
29
29
30
-
> I mean, there is no such thing as a perfect programming language.
31
-
> Rust is merely a statically type low-level multi-paradigm perfect programming language
30
+
> "I mean, there is no such thing as a perfect programming language.
31
+
> Rust is merely a statically type low-level multi-paradigm perfect programming language."
32
32
>
33
33
> [YouTube interview](https://www.youtube.com/watch?v=TGfQu0bQTKc&t=95s) by [Programmers Are Also Human](https://www.youtube.com/@programmersarealsohuman5909),
34
34
35
35

36
36
37
37
## Picking a game engine
38
38
39
-
> There are currently 5 games written in Rust. And 50 game engines.
39
+
> "There are currently 5 games written in Rust. And 50 game engines."
40
40
>
41
41
> Interview with a Senior Rust Developer - [2:52](https://www.youtube.com/watch?v=TGfQu0bQTKc&t=168s)
0 commit comments