+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/copyright/profiles_settings.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/copyright/profiles_settings.xml
new file mode 100644
index 00000000..e7bedf33
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/description.html b/Tasha_Smith/AC_04-30/Excercise1/.idea/description.html
new file mode 100644
index 00000000..db5f1295
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/description.html
@@ -0,0 +1 @@
+Simple Java application that includes a class with main() method
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/encodings.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/encodings.xml
new file mode 100644
index 00000000..d8210482
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/misc.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/misc.xml
new file mode 100644
index 00000000..ccf24ce4
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/misc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/modules.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/modules.xml
new file mode 100644
index 00000000..e6068499
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/project-template.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/project-template.xml
new file mode 100644
index 00000000..1f08b887
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/project-template.xml
@@ -0,0 +1,3 @@
+
+ IJ_BASE_PACKAGE
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/scopes/scope_settings.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/scopes/scope_settings.xml
new file mode 100644
index 00000000..922003b8
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/scopes/scope_settings.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/vcs.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/vcs.xml
new file mode 100644
index 00000000..6564d52d
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/.idea/workspace.xml b/Tasha_Smith/AC_04-30/Excercise1/.idea/workspace.xml
new file mode 100644
index 00000000..869acec0
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/.idea/workspace.xml
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/Excercise1.iml b/Tasha_Smith/AC_04-30/Excercise1/Excercise1.iml
new file mode 100644
index 00000000..c90834f2
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/Excercise1.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/AC_04-30/Excercise1/src/nyc/c4q/tashsmit/Main.java b/Tasha_Smith/AC_04-30/Excercise1/src/nyc/c4q/tashsmit/Main.java
new file mode 100644
index 00000000..67889329
--- /dev/null
+++ b/Tasha_Smith/AC_04-30/Excercise1/src/nyc/c4q/tashsmit/Main.java
@@ -0,0 +1,8 @@
+package nyc.c4q.tashsmit;
+
+public class Main {
+
+ public static void main(String[] args) {
+ // write your code here
+ }
+}
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/compiler.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/compiler.xml
new file mode 100644
index 00000000..a8523149
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/compiler.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/copyright/profiles_settings.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/copyright/profiles_settings.xml
new file mode 100644
index 00000000..e7bedf33
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/description.html b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/description.html
new file mode 100644
index 00000000..db5f1295
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/description.html
@@ -0,0 +1 @@
+Simple Java application that includes a class with main() method
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/encodings.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/encodings.xml
new file mode 100644
index 00000000..d8210482
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/misc.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/misc.xml
new file mode 100644
index 00000000..ccf24ce4
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/misc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/modules.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/modules.xml
new file mode 100644
index 00000000..9bd062b3
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/project-template.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/project-template.xml
new file mode 100644
index 00000000..1f08b887
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/project-template.xml
@@ -0,0 +1,3 @@
+
+ IJ_BASE_PACKAGE
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/scopes/scope_settings.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/scopes/scope_settings.xml
new file mode 100644
index 00000000..922003b8
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/scopes/scope_settings.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/vcs.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/vcs.xml
new file mode 100644
index 00000000..6564d52d
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/.idea/workspace.xml b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/workspace.xml
new file mode 100644
index 00000000..3c72abd9
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/.idea/workspace.xml
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/Adventure_Game.iml b/Tasha_Smith/HW_04-28/Adventure_Game/Adventure_Game.iml
new file mode 100644
index 00000000..c90834f2
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/Adventure_Game.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Adventure_Game/src/nyc/c4q/tashsmit/Main.java b/Tasha_Smith/HW_04-28/Adventure_Game/src/nyc/c4q/tashsmit/Main.java
new file mode 100644
index 00000000..67889329
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Adventure_Game/src/nyc/c4q/tashsmit/Main.java
@@ -0,0 +1,8 @@
+package nyc.c4q.tashsmit;
+
+public class Main {
+
+ public static void main(String[] args) {
+ // write your code here
+ }
+}
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/compiler.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/compiler.xml
new file mode 100644
index 00000000..a8523149
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/compiler.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/copyright/profiles_settings.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/copyright/profiles_settings.xml
new file mode 100644
index 00000000..e7bedf33
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/description.html b/Tasha_Smith/HW_04-28/Animal_Class/.idea/description.html
new file mode 100644
index 00000000..db5f1295
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/description.html
@@ -0,0 +1 @@
+Simple Java application that includes a class with main() method
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/encodings.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/encodings.xml
new file mode 100644
index 00000000..d8210482
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/misc.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/misc.xml
new file mode 100644
index 00000000..ccf24ce4
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/misc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/modules.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/modules.xml
new file mode 100644
index 00000000..2a6190ec
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/project-template.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/project-template.xml
new file mode 100644
index 00000000..1f08b887
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/project-template.xml
@@ -0,0 +1,3 @@
+
+ IJ_BASE_PACKAGE
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/scopes/scope_settings.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/scopes/scope_settings.xml
new file mode 100644
index 00000000..922003b8
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/scopes/scope_settings.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/vcs.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/vcs.xml
new file mode 100644
index 00000000..6564d52d
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/.idea/workspace.xml b/Tasha_Smith/HW_04-28/Animal_Class/.idea/workspace.xml
new file mode 100644
index 00000000..2753be53
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/.idea/workspace.xml
@@ -0,0 +1,407 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/Animal_Class.iml b/Tasha_Smith/HW_04-28/Animal_Class/Animal_Class.iml
new file mode 100644
index 00000000..c90834f2
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/Animal_Class.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Animal.java b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Animal.java
new file mode 100644
index 00000000..375e86ee
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Animal.java
@@ -0,0 +1,38 @@
+package nyc.c4q.tashsmit;
+/**
+ * Created by c4q-tashasmith on 4/28/15.
+ */
+public class Animal implements Comparable
+{
+ String speciesName;
+
+ public Animal (String speciesName) {
+ this.speciesName= speciesName;
+ }
+
+ public String getSpeciesName()
+ {
+ return speciesName;
+ }
+
+ public void setSpeciesName(String speciesName)
+ {
+ this.speciesName = speciesName;
+ }
+
+ @Override
+ public int compareTo(Animal o)
+ {
+ return ((this.speciesName).compareTo(o.getSpeciesName()));
+ }
+
+ public boolean equalsTo (Animal o) {
+ return (this.speciesName.equals(o.getSpeciesName()));
+ }
+
+
+ public static void main (String args []) {
+
+ }
+
+}
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Domestic.java b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Domestic.java
new file mode 100644
index 00000000..6506b5bb
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Domestic.java
@@ -0,0 +1,9 @@
+package nyc.c4q.tashsmit;
+/**
+ * Created by c4q-tashasmith on 4/29/15.
+ */
+public interface Domestic
+{
+ public void setName (String name);
+ public String getName ();
+}
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/DomesticCat.java b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/DomesticCat.java
new file mode 100644
index 00000000..1471d91e
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/DomesticCat.java
@@ -0,0 +1,39 @@
+package nyc.c4q.tashsmit;
+
+/**
+ * Created by c4q-tashasmith on 4/29/15.
+ */
+public class DomesticCat extends Animal implements Domestic
+{
+ String name;
+
+ public DomesticCat(String speciesName, String name)
+ {
+
+ super(speciesName);
+ this.name = name;
+ }
+
+ @Override
+ public void setName(String name)
+ {
+ this.name = name;
+ }
+
+ @Override
+ public String getName()
+ {
+ return this.name;
+ }
+
+ public int compareTo(DomesticCat o)
+ {
+ return ((this.name).compareTo(o.getName()));
+ }
+
+ public boolean equalsTo (DomesticCat o) {
+ return (this.name.equals(o.getName()));
+ }
+}
+
+
diff --git a/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Main.java b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Main.java
new file mode 100644
index 00000000..a5fc1dbe
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Animal_Class/src/nyc/c4q/tashsmit/Main.java
@@ -0,0 +1,8 @@
+package nyc.c4q.tashsmit;
+
+public class Main {
+
+ public static void main(String[] args) {
+
+ }
+}
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/compiler.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/compiler.xml
new file mode 100644
index 00000000..a8523149
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/compiler.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/copyright/profiles_settings.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/copyright/profiles_settings.xml
new file mode 100644
index 00000000..e7bedf33
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/copyright/profiles_settings.xml
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/description.html b/Tasha_Smith/HW_04-28/Card_Game/.idea/description.html
new file mode 100644
index 00000000..db5f1295
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/description.html
@@ -0,0 +1 @@
+Simple Java application that includes a class with main() method
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/encodings.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/encodings.xml
new file mode 100644
index 00000000..d8210482
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/misc.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/misc.xml
new file mode 100644
index 00000000..ccf24ce4
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/misc.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/modules.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/modules.xml
new file mode 100644
index 00000000..cd6dcb80
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/project-template.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/project-template.xml
new file mode 100644
index 00000000..1f08b887
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/project-template.xml
@@ -0,0 +1,3 @@
+
+ IJ_BASE_PACKAGE
+
\ No newline at end of file
diff --git a/Tasha_Smith/HW_04-28/Card_Game/.idea/scopes/scope_settings.xml b/Tasha_Smith/HW_04-28/Card_Game/.idea/scopes/scope_settings.xml
new file mode 100644
index 00000000..922003b8
--- /dev/null
+++ b/Tasha_Smith/HW_04-28/Card_Game/.idea/scopes/scope_settings.xml
@@ -0,0 +1,5 @@
+
+
+