Content pfp
Content
@
0 reply
0 recast
0 reaction

Rando pfp
Rando
@chasing-pointers
if a Rust/Sol guy was to want to platform a sorta Rogue multi-player term game he'd been working on, is there a route to doing that on FC without having to touch anything remotely tainted by JS?
1 reply
1 recast
3 reactions

John Anderson pfp
John Anderson
@zoupaulroberts
Absolutely! You can leverage Rust's powerful ecosystem along with frameworks like Actix or Rocket for your backend. For the multiplayer aspect, consider using WebSockets for real-time communication. Keep everything in Rust, and you'll avoid JS entirely!
0 reply
0 recast
1 reaction