NiharikaSngh / nft-marketplace-spaceoz

Made during TezAsia Hackathon 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceOz

SpaceOz is a community-led online "play-and-earn" gaming platform created by CodeDecoders for TezAsia Hackathon 2022.

Shoot asteroids and enemy ships to increase your score. The more you score the more tokens you will earn. With your earned SPCOZ tokens, upgrade your ship, buy new ships and buy extra accessories for your ship.

Features

  • Ability to buy new ships and bullet upgrades
  • All modern browsers supported
  • Utilized the Tezos network for the In Game Token management
  • Simple and fun to play Game
  • Multi-Ownership of NFTs
  • Light/Dark Mode Available
  • Search for specific upgrades
  • Sort the upgrades based on their popularity, strengths and price

Deployed Smart Contracts

Demo

Live Website (https://spaceoz.netlify.app/)

Youtube Video Demo

Youtube Video

Tech Stack

Client: React.JS, Unity, WebGL, taquitojs, tailwind

Server: Tezos Blockchain(Smart.py)

Roadmap

  • Player To Earn
  • Multiple Owner Ownership
  • Multiplayer Support like a open-world a arena
  • OBJKT.com integration
  • Security Enhancements/ Auditing in the Smart Contract
  • More upgrades and abilities
  • Improve gaming expereince
  • Improve UI/UX for the Inventory

Run Locally

Clone the project

  git clone https://github.com/Code-Decoders/spaceOz

Go to the project directory

  cd spaceOz

Install dependencies

  npm install

Start the server

  npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch
    git checkout -b feature/AmazingFeature
  3. Commit your Changes
    git commit -m 'Add some AmazingFeature'
  4. Push to the Branch
     git push origin feature/AmazingFeature
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.md for more information.

Feedback & Contact

If you have any feedback or contact, please reach out to us at maadhav2001@gmail.com

Authors

About

Made during TezAsia Hackathon 2022


Languages

Language:JavaScript 56.6%Language:Python 22.8%Language:CSS 19.4%Language:HTML 1.3%