-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
[OPGames - Unitize Challenge 2] Add Nakama Support for Game3.js #2
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 5 days, 22 hours from now. 1) mraof has started work. I'll swap out all the code that uses Colyseus with code that uses Nakama, leaving as much of the other code intact as is reasonable Add Nakama Support for Game3.js Add nakama support to game3.js Learn more on the Gitcoin Issue Details page. |
@polats, is it still valid? I would love to finish it |
hey @kedMertens yes the bounty is still valid, thanks for the interest! I've updated the bounty deadline on Gitcoin |
Been actively working on this bounty, almost done, just testing now :) |
Prize Title
[OPGames - Unitize Challenge 2] Add Nakama Support for Game3.js
Prize Bounty
2.5 ETH
Challenge Description
Game3.js uses colyseus as the backend for multiplayer services such as rooms and game resolution. There are other multiplayer services though, and one of the other popular ones is Nakama
We are looking for builders to add Nakama support to game3.js.
There can be two ways to go about it: first is by creating another copy of the current TOSIOS demo included with Game3.js and replace all the colyseus APIs with Nakama.
The second solution is to get another open-source HTML5 game that already has support for Nakama, and then adding it as an alternative project configuration.
Important!
The solution still has to integrate cleanly with game3.js. We want to be able to use the libraries that game3.js already has for identity (Web3Modal) and peer-to-peer databases (IPFS).
Full source code, docs and assets will be added in Game3.js main branch. Make sure all code and assets are properly licensed / open-source.
Resources:
Game3js.com
Decentralizing Video Games - An Introduction
Funding the Future Hackathon Example Nakama Source
Submission Requirements
Submission Deadline
July 27, 2020, end of the hackathon
Judging Criteria
OP Games will decide which fork will be awarded -- depending on:
Winner Announcement Date
1 week after Submission Deadline
The text was updated successfully, but these errors were encountered: