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

Macroquad Example #6

Open
Pebaz opened this issue Nov 29, 2023 · 1 comment
Open

Macroquad Example #6

Pebaz opened this issue Nov 29, 2023 · 1 comment

Comments

@Pebaz
Copy link

Pebaz commented Nov 29, 2023

I don't know if you've used Macroquad, but I've been trying to get wasm-sockets to work with it's unique build process but haven't succeeded. It would be amazing to have such a simple way of doing multiplayer in the browser with WASM. Could you make a barebones Macroquad example that uses wasm-sockets?

@scratchyone
Copy link
Owner

This is a great question, thanks for asking! :)
I've definitely used wasm-sockets with Macroquad before, in fact IIRC I originally developed this library for a multiplayer web game I was developing in Macroquad. I do remember struggling with the compilation process for Macroquad in general haha, but I don't remember having any issues getting it to compile wasm-sockets, so things have probably changed with the compilation process since then. It's currently finals week so I'm a bit busy, but I'll take a look and try to write a quick example when I have a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants