In this assignment we'll practice using OOP (Object Oriented Programming) techniques. We'll create a class to model what a single die has and does, and then we will create two or more instances of that class. Note that for full credit your program must display the total of the dice and draw the dice with dots or similar marks.
forked from APCSLowell/Dice
-
Notifications
You must be signed in to change notification settings - Fork 0
In this assignment we'll practice using OOP (Object Oriented Programming) techniques. We'll create a class to model what a single die has and does, and then we will create two or more instances of that class.
NeilWong/Dice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this assignment we'll practice using OOP (Object Oriented Programming) techniques. We'll create a class to model what a single die has and does, and then we will create two or more instances of that class.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 98.8%
- Other 1.2%