Skip to content

Java GUI-based application of a Player vs. Computer rolling dice game. Includes instantiating objects containing random values from 1 to 6. Both randomized values determines a winner, loser or a draw. Uses JFrame, loops, buttons, color coded results.

Notifications You must be signed in to change notification settings

erickalexvnder/TwoDiceGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwoDiceGUI

Java GUI-based application of a Player vs. Computer rolling dice game. Includes instantiating objects containing random values from 1 to 6. Both randomized values determines a winner, loser or a draw. Uses JFrame, loops, buttons, color coded results.

About

Java GUI-based application of a Player vs. Computer rolling dice game. Includes instantiating objects containing random values from 1 to 6. Both randomized values determines a winner, loser or a draw. Uses JFrame, loops, buttons, color coded results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages