Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
slhscs223 authored and slhscs223 committed Oct 9, 2019
1 parent 364b03f commit e47c400
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Classes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Classes:
a. Variables:
1. Cost
2. Type (Color and type of science) (integer code?)
3. Prerequiste Cards/Building Cards/Chaining Cards (ArrayList<Card>)
3. Prerequisite Cards/Building Cards/Chaining Cards (ArrayList<Card>)
4. VPboolean (can card give VP)
b. Methods
1. Playable(Board b)
Expand All @@ -21,7 +21,7 @@ Classes:
1. Holds cards the player has played
2. Used for building/chaining cards
b. Wonder w
1. Set in constuctor
1. Set in constructor
2. Randomly chosen by Board
c. ArrayList<Card>Hand
1. Has every card the player has
Expand Down

0 comments on commit e47c400

Please sign in to comment.