Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mistzsoftware/warframe-riven-roll-calculator

Calculator to know the cost in kuva based on the number of rolls
https://github.com/mistzsoftware/warframe-riven-roll-calculator

Last synced: 28 days ago
JSON representation

Calculator to know the cost in kuva based on the number of rolls

Awesome Lists containing this project

README

        

# Warframe Riven Roll Calculator
Calculator to know the cost in kuva based on the number of rolls of a riven mod, in the game Warframe

## Description

This project is a simple tool made in C++ to help you to know the total cost in kuva based on it number of rolls.
Basically, it's not very usefull but I wanted to know the cost in kuva of a riven mod with 268 rolls by curiosity and I decided to create this tool.

## Getting Started

### Dependencies

You need [GCC](https://gcc.gnu.org/install/) to compile this program.

### Installing

1. Clone the repository
2. Compile the program

### Executing program

1. Double click on the program
2. Follow the menu's instructions

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details