aboutsummaryrefslogtreecommitdiff
path: root/Chopsticks/README.txt
diff options
context:
space:
mode:
authorSyndamia <kami02882@gmail.com>2019-04-16 16:23:03 +0300
committerSyndamia <kami02882@gmail.com>2019-04-16 16:23:03 +0300
commitc36dd556603ce6905066710497cd6d85488a3f0b (patch)
treea9755e840056b69c4b2220ebe35fda6f62756406 /Chopsticks/README.txt
parent7f2aed65f77ab7477f53a5844ad031c6d603df8a (diff)
downloadShower-c36dd556603ce6905066710497cd6d85488a3f0b.tar
Shower-c36dd556603ce6905066710497cd6d85488a3f0b.tar.gz
Shower-c36dd556603ce6905066710497cd6d85488a3f0b.zip
Added the personal project Chopsticks with it's original logs
Diffstat (limited to 'Chopsticks/README.txt')
-rw-r--r--Chopsticks/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Chopsticks/README.txt b/Chopsticks/README.txt
new file mode 100644
index 0000000..af422fd
--- /dev/null
+++ b/Chopsticks/README.txt
@@ -0,0 +1,8 @@
+# Chopsticks
+A personal project; PC transfer of the finger game "chopsticks", mainly made in VB
+
+To start with, just download FingerGame.exe and play it!
+
+In the folder FingerGame are all the code and files for the game (visual basic/main version). Beware, it is made from Visual Studio 2012!
+
+In the folder cSharpVersion you will find the C# code of the game and .exe. This is a proof of concept, so a lot of functinality of the main game aren't present. To play it download the FingerGameCSharp.exe file. Don't forget to read the "How to play"!