Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 257 Bytes

Dicy

A Dice Roller game app

This simple game is done by using two ImageView and one Button

Simply i generated the two random number and these random numbers is handled by by two switch case statements and set the corresponding images to the ImageView.