Giter Site home page Giter Site logo

ni-011 / astralduelists Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayushman0503/astralduelists

0.0 0.0 0.0 6.2 MB

A decentralized Collectible Card Game (CCG) that utilizes blockchain technology for NFT-based cards and in-game assets. Players can collect, trade, and battle with unique digital cards, each represented as an NFT..

JavaScript 17.15% TypeScript 21.56% CSS 47.01% HTML 14.28%

astralduelists's Introduction

AstralDuelists

logo

Theme no 3: 🎯Artistry

Idea: Blockchain-Based Collectible Card Game (CCG)

We will create a decentralized Collectible Card Game (CCG) that utilizes blockchain technology for NFT-based cards and in-game assets. Players can collect, trade, and battle with unique digital cards, each represented as an NFT..

✨Features

  • User Registration & Authentication
  • Battles between player's cards.
  • Card Minting & Trading.
  • Leaderboard

🚀Run Locally

Clone the project

  git clone https://github.com/AYUSHMAN0503/AstralDuelists

Go to the project directory

  cd AstralDuelists

Install dependencies

  npm install

Start the server

  npm run dev

👨‍💻Contributing

Contributions are always welcome!

To merge your changes from the cloned repository back into the original repository on GitHub, you typically follow these steps:

  • Step 1: Add the original repository as a remote (if you haven't done it already)

Navigate to the directory of your local clone:

cd /path/to/local/clone/

Add the original repository as a remote:

git remote add upstream <original_repository_url>

In the command above, <original_repository_url> should be replaced with the URL of the original repository. This step is important because it establishes a connection between your local repository and the original repository.

  • Step 2: Commit and push your changes to your forked repository

Stage your changes

git add .

Commit the changes

git commit -m "Your commit message here"

Push the changes to your forked repository

git push origin master
  • Step 3: Create a pull request on the original repository

Now, go to the original repository on GitHub and create a pull request from your forked repository.

Copyright

Created by team Web3 Sailors for HackaTRON 5.0 || All rights reserved by Web3 Sailors

Created for HackaTRON | Copyright © Web3 Sailors.

logo

Status

🚧 Under Construction 🚧

This project is currently in the construction stage. We are actively working on developing and refining various aspects of the project. Keep in mind that things might change rapidly as we continue to make progress.

astralduelists's People

Contributors

ayushman0503 avatar aayushyakumar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.