A multiplayer first person boxing game where you can unlock skins, weapons, and fight in your MONAVERSE metaverse spaces!
We created a 3d multiplayer fighting game that has been integrated with the MONAVERSE metaverse such that players can play in owned MONA space NFTs. In the game, you can move, jump, and punch opponents (other players) to the death. You can create new rooms for matchmaking, pick between different skins and weapon outfits (also NFTs) play with friends!
We used the Unity game engine to develop the game with Photon Pun as a server for multiplayer networking. This enabled the matchmaking, room creation, and networking on the game. We used the WalletConnect SDK to integrate a wallet connection system and then integrated MONAVERSE SDK to allow the user to import the user's owned metaverse 'spaces.' To actually display the custom worlds, we used a GLTFLoader and SpaceLoader to generate a 3d world from the asset metaverse URL. Lastly, we are in the process of implementing chainsafe SDK to include a marketplace and lootbox system for the NFT skins/weapons that users can play with in-game.