Xinqi Bao's Git

working
authorXinqiBao <[email protected]>
Mon, 24 Dec 2018 20:44:09 +0000 (15:44 -0500)
committerXinqiBao <[email protected]>
Mon, 24 Dec 2018 20:44:09 +0000 (15:44 -0500)
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
dict.txt [new file with mode: 0644]
dict_.txt [new file with mode: 0644]
solution.cc [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8023132
--- /dev/null
@@ -0,0 +1,2 @@
+*.exe
+*~
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..629a34d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# Wordscapes
+This a solution for a game app from appstore, named Wordscapes.
+Code has not been optimized yet, but it is effecient enough for gaming.
+Still has to be optimized, same words may outputted many times based on same letters for a word.
diff --git a/dict.txt b/dict.txt
new file mode 100644 (file)
index 0000000..889a458
--- /dev/null
+++ b/dict.txt
@@ -0,0 +1,213557 @@