SDV503

Project #1 – Dice

(March 2017)

My first project with programming within Visual Basic, was to make a program to roll a die till it rolls a 6 and the user can decide how many sides the die has.

This project taught me about:

  • Random number generator
  • Message boxes
  • Buttons

Interface

DICE - 1

After Clicking Go

DICE - 2

 

 

The Code

DICE - 3.PNG