Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example on how to use Godot Rust with godot's multiplayer API #903

Closed
ValorZard opened this issue Sep 23, 2024 · 2 comments · May be fixed by godot-rust/demo-projects#1
Closed

Add example on how to use Godot Rust with godot's multiplayer API #903

ValorZard opened this issue Sep 23, 2024 · 2 comments · May be fixed by godot-rust/demo-projects#1
Labels
c: examples Code specific to examples changed (not just follow-up from API updates) feature Adds functionality to the library

Comments

@ValorZard
Copy link

it would be nice to have an example on how to use Godot Rust with Godot's multiplayer API, especially since its a bit hard to understand even with GDScript. I'm willing to contribute an example!

@Bromeon Bromeon added feature Adds functionality to the library c: examples Code specific to examples changed (not just follow-up from API updates) labels Sep 23, 2024
@Bromeon
Copy link
Member

Bromeon commented Sep 23, 2024

Hey, that might be nice indeed! 🙂

It would be great to show a concept while still keeping the code as simple as possible (ideally 1 file). The dodge-the-creeps example is a bit of an outlier, since it's a direct port from a Godot sample game. But generally, it's nice if examples are small in size, as they're much easier to polish, review and demonstrate a certain feature.

Do you have something concrete in mind?

@Bromeon
Copy link
Member

Bromeon commented Mar 26, 2025

I'll close this, as we have godot-rust/demo-projects#1 in progress. For concrete suggestions, please comment directly on that PR.

Helping to test that demo would be very appreciated!

@Bromeon Bromeon closed this as completed Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: examples Code specific to examples changed (not just follow-up from API updates) feature Adds functionality to the library
Projects
None yet
2 participants