Another tool was released! Check the Game Data Generator!

Reldens - Game Data Generator

Hello everyone!

I wanted to share with you another small tool I've created to generate / calculate game data based on provided parameters:

- GitHub: https://github.com/damian-pastorini/game-data-generator

- NPM: https://www.npmjs.com/package/@reldens/game-data-generator

I've created a small docs page here https://www.reldens.com/documentation/game-data-generator to explain how it works.

This was also done for Reldens, but also can be used with minimal conventions to create balanced data for your game.

This tool is pretty simple and the provided calculations are also basic to get incremented values, any recommendations here will be appreciated.

Hope you like it! Any feedback will be welcome!