/Die-Roller-Game

A simple die roller game made in android

Primary LanguageKotlin

Die-Rolling-Game

A simple die rolling app made in Android using Kotlin language

Welcome to GitHub!

This project is perfect for your first pull request

Instructions

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-update and check it out git checkout new-update and git checkout -b new-update)
  • Edit the project .dart files as per instructions below
  • Add your files (git add -A), commit (git commit -m "Added new updates") and push (git push origin new-update)
  • Create a pull request with label
  • Star this repository 🌟