mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.8K
active users

#rustgamedev

0 posts0 participants0 posts today

Been trying out Ratatui, inspired by the fantastic text-based user interface apps out there.

Built a little numbers game for trying it out.

Found the Ratatui docs marvellous, with 3 tutorials getting you from hello world to adding unit tests.

My new book – Advanced Hands-on Rust – is now in beta! Intermediate to advanced Rust, writing games in the Bevy engine. Generics, traits, macros, library creation and more. pragprog.com/titles/hwmrust/ad
#rust #rustgamedev #bevyengine

@pragprog beta books get you most of the e-book now (sadly, we can’t ship out a new print for every beta!), and each subsequent release as the book advances towards final release. You can also file bug reports and help make the book better.

pragprog.comAdvanced Hands-on RustUnlock Rust development with reusable libraries, traits, macros, and generic metaprogramming. Build code without the boilerplate, and learn advanced concepts.

While I'm stuck with writing egui android app to parse/create watchfaces (i'm almost rewrote watchface-js in rust), decided to write simple prove of concept in #macroquad / #miniquad that redraws only on user input
I wrote it entirely on my phone using termux
It seems that I need to configure cargo fmt line width to 50 in my project 🤭

Behold! New invention, tic-tac-toe:
github.com/birhburh/macroquad_
#rust #rustgamedev

GitHubGitHub - birhburh/macroquad_tic_tac_toe: Macroquad android proof of concept tic-tac-toe app with redraw only when input or resizeMacroquad android proof of concept tic-tac-toe app with redraw only when input or resize - birhburh/macroquad_tic_tac_toe

The Rust gamedev working group's newsletter "This Month in Rust GameDev" has been rebooted, starting this April 🎉

This is your call for submissions. Got a game you're tinkering on? A crate for fellow game devs? Do you want to share a tutorial you've made? Are you excited about a new feature in your favorite engine? Share it with us!
You can add your news to this month's WIP newsletter to get them included.

Link to tracking issue: github.com/rust-gamedev/rust-g

GitHubNewsletter 50: April 2024 · Issue #1474 · rust-gamedev/rust-gamedev.github.ioBy github-actions[bot]