this post was submitted on 21 Jan 2024
55 points (96.6% liked)
Rust
5346 readers
1 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not a game dev, just a regular dev. I have experimented with Bevy though. The documentation is top notch and there are many examples, YouTube videos and guides for starting out. I followed one such guide that was essentially a space invaders clone. I switched out some of the assets so that it was my brother's face shooting lasers, and sent it to him.
At my leisure pace, I finished the tutorial in about a week. I recommend giving it a try. Your first game doesn't have to be perfect or even complete. My space invaders didn't even have a background color.