diff --git a/Start_Windows/.idea/.gitignore b/Start_Windows/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/Start_Windows/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/Start_Windows/.idea/Start_Windows.iml b/Start_Windows/.idea/Start_Windows.iml new file mode 100644 index 0000000..bc2cd87 --- /dev/null +++ b/Start_Windows/.idea/Start_Windows.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Start_Windows/.idea/editor.xml b/Start_Windows/.idea/editor.xml new file mode 100644 index 0000000..95d51a7 --- /dev/null +++ b/Start_Windows/.idea/editor.xml @@ -0,0 +1,580 @@ + + + + + \ No newline at end of file diff --git a/Start_Windows/.idea/modules.xml b/Start_Windows/.idea/modules.xml new file mode 100644 index 0000000..79fea45 --- /dev/null +++ b/Start_Windows/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Start_Windows/.idea/vcs.xml b/Start_Windows/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Start_Windows/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Start_Windows/game.o b/Start_Windows/game.o new file mode 100644 index 0000000..c2f1507 Binary files /dev/null and b/Start_Windows/game.o differ diff --git a/Start_Windows/input.o b/Start_Windows/input.o new file mode 100644 index 0000000..95c4f5a Binary files /dev/null and b/Start_Windows/input.o differ diff --git a/Start_Windows/runTests.exe b/Start_Windows/runTests.exe new file mode 100644 index 0000000..6e5b2bf Binary files /dev/null and b/Start_Windows/runTests.exe differ diff --git a/Start_Windows/wordsalad_initial.exe b/Start_Windows/wordsalad_initial.exe new file mode 100644 index 0000000..29d6ed3 Binary files /dev/null and b/Start_Windows/wordsalad_initial.exe differ