Skip to content

Trophy Hunter is a League of Legends companion app for the Overwolf store

Notifications You must be signed in to change notification settings

ferreiraalex/trophy-hunter

Repository files navigation

Trophy Hunter Logo

Trophy Hunter

This is your time to conquer the world! Begin your journey with us, hunt for new crystals on Hunteria Islands, challenge yourself and strive to rule over them all, become the ultimate Trophy Hunter!

Features

Each challenge island has multiple difficulty levels, from beginner to pro. Find the best for you, you may find that your emotional and intellectual skills improve along with your core abilities.

Trophy Hunter features

  • Over 200 different trophies to achieve, all with unique abilities and skills.
  • Over 80 live progress trophies, so that you never miss a trophy you hunt that’s near completion.
  • Special trophies to add extra fun to your journey
  • An epic island to challenge the best of the best. Are you up for a challenge?
  • Tons of gameplay, plus lots of challenges.
  • Suitable for both casual and hardcore players.
  • Keeping it fair! We do not support challenges that change your playstyle for the worse!!

Supported Games

  • League of Legends

Development

Please follow the instructions on Overwolf Developer to get white listed and sign up on Riot Developer for the Riot API key. Without these requirements, you can only use core features in your Browser. In addition, you need access to a MongoDB.

Set environment variables

cp template.env .env

Don't forget to replace the environment variables.

Install dependencies

npm install

Create self signed certificate for HTTPS

mkdir certs
cd certs
openssl req -x509 -nodes -new -sha256 -days 1024 -newkey rsa:2048 -keyout localhost.key -out localhost.crt -subj "/C=US/CN=localhost-CA"

Make sure to trust the local CA.

Run development

npm run dev

Contribute

Contributions are always welcome! Please contact me in Discord.

License

MIT

About

Trophy Hunter is a League of Legends companion app for the Overwolf store

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages