Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.41 KB

🎮 NFT FPS Shooter Blockchain Game

unity unity

This project is a replica from the FPS game that was presented on the Build Web3 Unity Game | NFT FPS Shooter Blockchain Game using Moralis, Unity, C# youtube video.

The goal was to teach how to use Moralis Unity SDK.

In this game, the player connects a Metamask/Trust Wallet by scanning a QR Code with his/her mobile device.
Then, after defeating the boss, the player can claim an NFT on Mumbai Testnet.

Preview

preview
Note: in this preview, the number of enemies and their HP have been reduced.

Screenshots

image

image

image

Testing

To test this project, clone this repository and open it with Unity.

I was no able to create an WebGL version due to Moralis Unity SDK limitations.