/Dice-Roller-Application

This is a simple application written in Kotlin that allows users to roll one or more dice, with different numbers of sides, and get random results. This project is a great way to learn Kotlin, as it uses many of the language's features, such as data classes, functions, and control flow statements.

Primary LanguageKotlin

Dice-Roller