/rarity-frontend

Front end for the rarity adventure game

Primary LanguageTypeScript


Rarity Adventure

Logo

Rarity frontend provides an interface for players to easily interact with the Rarity game. Rarity is achieved via an active economy, summoners must level, gain feats, learn spells, to be able to craft gear. This allows for market driven rarity while allowing an ever growing economy. Feats, spells, and summoner gear is ommitted as part of further expansions.

View Website · Report Bugs · Request Feature

Table of Contents


About The Project

Rarity frontend provides an interface for players to easily interact with the Rarity game. Rarity is achieved via an active economy, summoners must level, gain feats, learn spells, to be able to craft gear. This allows for market driven rarity while allowing an ever growing economy. Feats, spells, and summoner gear is ommitted as part of further expansions.


Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

  1. Clone the repo
git clone https://github.com/rarity-adventure/rarity-frontend
  1. Start the app
1. yarn install           # Install dependencies for project
2. yarn start             # Starts the app