More Premium Hugo Themes Premium Nextjs Themes

Buildspace Epic Game UI

Epic Game [UI] - Proyecto donde puedes mintear un personaje NFTs y usarlo para jugar un juego donde tendrás que derrotar al Jefe del contrato.

Buildspace Epic Game UI

Epic Game [UI] - Proyecto donde puedes mintear un personaje NFTs y usarlo para jugar un juego donde tendrás que derrotar al Jefe del contrato.

Author Avatar Theme by braianvaylet
Github Stars Github Stars: 24
Last Commit Last Commit: May 3, 2022 -
First Commit Created: Dec 18, 2023 -
Buildspace Epic Game UI screenshot

Overview:

The Epic Game UI is a web project developed with Next.js and ChakraUI. It is a web3-based application where users can play a small game to mint their own NFT character and use it to defeat a boss alongside other players. The entire process is stored on the blockchain. Users need to authenticate using the Metamask wallet and configure it to use the Rinkeby test network. They can mint their NFTs by paying the transaction fee using ETH. The game features three attributes for each character: HP, attack damage, and defense. The project is purely academic and was developed while taking courses on the Buildspace platform.

Features:

  • Web3-based game development with Next.js and ChakraUI.
  • Metamask wallet integration for authentication and transaction handling.
  • Ability to mint NFTs by paying the transaction fee using ETH.
  • Interactive gameplay where users can select powers to attack the boss.
  • Multiplayer functionality to encourage collaboration among players.

Installation:

To install and run the Epic Game UI project, follow these steps:

  1. Clone the project repository from the following link: [REPO LINK]
  2. Install the necessary dependencies by running the following command in the project directory:
npm install
  1. Start the development server by running the following command:
npm run dev
  1. Open your browser and go to http://localhost:3000 to see the project in action.

Summary:

The Epic Game UI is a web3-based game developed using Next.js and ChakraUI. It allows users to mint their own NFT characters and use them to fight against a boss alongside other players. The game leverages Metamask wallet integration and the Rinkeby test network for authentication and transactions. With its interactive gameplay and multiplayer functionality, the Epic Game UI provides an engaging experience for users interested in web3 development.