- Game over view
- Download Dice faces (Images), Store in res/drawable
- (Build UI)Android XML (https://github.com/r0b1nz/scarnesdice-android-game)
- Initialize Class Properties
- Initialize onCreate()
- Create roll()
- Create hold()
- Create reset()
- Create updateUI()
- Create compTurn(), Runnables and Handlers