Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 916 Bytes

File metadata and controls

11 lines (8 loc) · 916 Bytes

First GitHub Repo

There have been couple of projects that I worked on with Java. One of them is this dice roller program that I learned to make with the help from BroCode. I'm making repositories to practice my skills in GitHub as well as to track my progress in my coding journey. I hope to learn more coding languages and make complex programs with Java.

In this program, I explore a bit with ASCII art, adding visuals so that the program isn't boring when run on the terminal. I used IntelliJ IDE for this. If there is any advice you can give me, I would love to take it. There are many ways to write this program and I just felt this was one of them.

This is very similar to BroCode's Java program that he wrote and that is because it is. Again I am not trying to take his work, I want to just say that his teachings are great and I just want to showcase my progress as well as learn how to use GitHub.