User Tools

Site Tools


bingo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
bingo [2021/05/01 11:34] frchrisbingo [2021/05/01 11:55] frchris
Line 7: Line 7:
 First we will make a BingoCell class, then a BingoCard class, and later we will make a BingoGame class. First we will make a BingoCell class, then a BingoCard class, and later we will make a BingoGame class.
  
-The BingoCell class would be a subclass of Cell that would add the attributes of a number and a font and its own draw method that can draw the number.  Here is a hint: {{::drawhint.png?200|}}+The ''BingoCell'' class would be a subclass of {{ ::cell.java |Cell}}  that would add the attributes of a number and a font and its own draw method that can draw the number.  Here is a hint: {{::drawhint.png?200|}}
  
  
-The BingoCard class will need:+The ''BingoCard'' class will need:
   - a 2-D array of BingoCells   - a 2-D array of BingoCells
   - a method that constructs the card so that:   - a method that constructs the card so that:
bingo.txt · Last modified: 2021/05/10 12:08 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki