Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
38 changes: 25 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# ICC Eliminator Submisison
Teams will be required to submit their code base on GitHub by forking this repository.
Follow the following steps to submit your code base.
1. **Fork** this repository.
1. Create a **folder with your team name**
1. **Upload** your code base and videos to the repository.
1. Create a **pull request** to this repository. Make sure you raise your **pull request** as per your **team name**.
1. You can also add you team details in the README.md of your forked repository
For Example:
### Team Information
# Prototype Submission
------------
###### Team Name -
###### Track -
###### Brief Description and Snapshots -
## Team Name
##### Team WolfPackSociety
## Track
##### AR/VR Track
## Brief Description and Snapshots -
### Description
- The Idea is to create a platform that can be used to provide mintable Extended Reality Digital Assets to the fans who engage in the practice of buying merch and match tickets.
- The Digital Assets are activated through the help of AR and VR to provide different experience to the fans as well as add on points to the fans profile.
- These experiences and points are configurable for the different types of merch/tickets and the rarity of the Digital Asset.
- These Digital Assets are used to unlock the experiences in XR. These experiences range from special unlockable filters and videos to a display in a Virtual showroom in the Metaverse.
- The points accrued over time by the fan can be used by ICC to provide rewards like signed memorabilia or a meet & greet with their favourite cricketer.

### Features
- XR Experiences
- Gamified for maximum Engagement
- Digital Assets for inherent value
- Customizable for ease of scalability
- Physical Experiences for Top spots in leaderboard

### Snapshots
![AR_Poster](https://user-images.githubusercontent.com/30191287/222267489-dcfa1716-7d45-448e-9571-1da679091745.gif)
![Purchase_Tshirt](https://user-images.githubusercontent.com/30191287/222267579-f911c265-280e-437b-a4b1-d627676d59d2.gif)
![NFT Unlocked](https://user-images.githubusercontent.com/30191287/222267625-13368547-e54a-47d3-9b55-26dccbf8e28c.gif)

Binary file added WolfPackSociety/ImageAssets/AR_Poster.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/BuyNFT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/Fancode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/NFT Unlocked.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/NFT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/Purchase_Tshirt.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/Solana Back.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added WolfPackSociety/ImageAssets/TShirt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions WolfPackSociety/Unity Application/NXT GAME/.vsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
868 changes: 868 additions & 0 deletions WolfPackSociety/Unity Application/NXT GAME/Assembly-CSharp.csproj

Large diffs are not rendered by default.

Loading