Skip to content

Commit 36062d0

Browse files
authored
Update bevy-multiplayer.md (improve quotes)
1 parent d7b2d08 commit 36062d0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/blog/bevy-multiplayer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ Some notable software written in Rust includes:
2727
- **Amethyst**: A performant tiling window manager for MacOS.
2828
- **Condorium Blockchain**: A performant and secure blockchain technology.
2929

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."
3232
>
3333
> [YouTube interview](https://www.youtube.com/watch?v=TGfQu0bQTKc&t=95s) by [Programmers Are Also Human](https://www.youtube.com/@programmersarealsohuman5909),
3434
3535
![Ferris the Rustacean](../../assets/blog/ferris-rustacean.webp)
3636

3737
## Picking a game engine
3838

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."
4040
>
4141
> Interview with a Senior Rust Developer - [2:52](https://www.youtube.com/watch?v=TGfQu0bQTKc&t=168s)
4242

0 commit comments

Comments
 (0)