Thursday, January 25, 2024

Create A P2E Multiplayer Game











About:

I build a multi-player crypto earn game with the following functions.



  • Build a multi-player game using Unity using Photon Network.
  • Build a server-side program to detect the winner perfectly. This server is receiving Photon Network's webhook message.
  • Build an ERC20 token that will be used as a game coin.
  • Connecting wallet into the game.
  • Integrate in-app purchasing using the ERC20 token.
  • Betting some ERC20 tokens to join a multi-player game
  • Send a reward to the winner. This logic is implemented on the server side.

Reviews


: : : : :


No comments:

Post a Comment