this post was submitted on 21 Jan 2024
56 points (96.7% liked)

Rust

5777 readers
26 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

I am new to Rust, and have always been interested in how games were made. But man I've got to say that just ready the bevy book has been pretty fun. I am looking at all the examples in the repo. I wanna here others perspective on bevy, or Rust game development in general!

you are viewing a single comment's thread
view the rest of the comments
[–] Shatur@lemmy.ml 3 points 8 months ago

Love this engine, it's so extensible. I created a high-level network library for it.

Using it for my game right now, it's very WIP, but I going to start posting progress soon :)