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

Colyseus multiplayer engine alternative #3

Open
DreadKnight opened this issue Jul 9, 2020 · 6 comments
Open

Colyseus multiplayer engine alternative #3

DreadKnight opened this issue Jul 9, 2020 · 6 comments

Comments

@DreadKnight
Copy link

Will Nakama also be supported eventually?
https://github.com/heroiclabs/nakama

@polats
Copy link
Contributor

polats commented Jul 10, 2020

yes! I actually started with using nakama on an earlier version (https://github.com/alto-io/funding-the-future), but decided to prioritize colyseus since it's mostly javascript. That might be a good project for the unitize hackathon actually, I'll create a bounty on it

@DreadKnight
Copy link
Author

Awesome, good to hear! Yeah, it's cool that Colyseus is JS only, as it can go about faster implementing integrations with 3rd party stuff. I'm all about this game3.js kind of stuff in the long run for my projects, especially my main one https://github.com/FreezingMoon/AncientBeast

As a side note, I really hope one of the foss/js engines will implement decentralized accounts, so far Nakama rejected due to lack of interest heroiclabs/nakama#436 but I've found out about web3modal, which might make more sense https://github.com/Web3Modal/web3modal (I've just noticed that it supports 3box accounts as well, nice!).

@polats
Copy link
Contributor

polats commented Jul 10, 2020

thinking of using 3box also! I've seen some of the web3 projects starting to integrate it, but am still weighing out the need for it vs. just having web3modal

@DreadKnight
Copy link
Author

Cool, I think it's good stuff, a really needed alternative to fb login and such. But if I were a good coder, would definitely rather implement web3modal instead, as it adds the needed abstraction layer for this type of things instead of just fixating on one.

@polats
Copy link
Contributor

polats commented Jul 10, 2020

Good to know, thanks a lot! For now I'll build on the web3modal library first and maybe it can become easy enough for everyone to use

@DreadKnight
Copy link
Author

Cheers! Keep up the good work, we really need to push the industry in this decentralized / open source direction and free ourselves from the tyranny of the capitalistic corporate machine that feeds on us :D

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