alto-io / game3.js

The Web 3.0 Game Framework

Home Page:https://alto-io.github.io/game3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colyseus multiplayer engine alternative

DreadKnight opened this issue · comments

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

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

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!).

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

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.

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

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