User Tools

Site Tools


tens

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
tens [2019/04/03 13:37] frchristens [2019/04/03 14:49] frchris
Line 2: Line 2:
  
 This combines [[click_boxes_lab|Click Boxes]] Application with the [[https://mathorama.com/apcs/pmwiki.php?n=Main.ElevensLab|Elevens]] lab.  This game will have the user remove all the tiles by selecting two tiles that add up to 10.  To make it harder, the two tiles must be neighbors.  This combines [[click_boxes_lab|Click Boxes]] Application with the [[https://mathorama.com/apcs/pmwiki.php?n=Main.ElevensLab|Elevens]] lab.  This game will have the user remove all the tiles by selecting two tiles that add up to 10.  To make it harder, the two tiles must be neighbors. 
 +**Tens Starter Code**
 +
 +  - {{ ::light.java |Light.java}}
 +  - {{ ::tile.java |Tile.java}}
 +  - {{ ::tens.java |Tens.java}}
  
-{{ ::tens.zip |Tens Starter Code}} 
  
   - In the ''Tens'' class, complete the ''resetTiles()'' method so it constructs new ''Tile'' objects and placed it in the ''tiles'' ''ArrayList''   - In the ''Tens'' class, complete the ''resetTiles()'' method so it constructs new ''Tile'' objects and placed it in the ''tiles'' ''ArrayList''
tens.txt · Last modified: 2020/04/23 14:19 by frchris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki