From c36dd556603ce6905066710497cd6d85488a3f0b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 16 Apr 2019 16:23:03 +0300 Subject: Added the personal project Chopsticks with it's original logs --- Chopsticks/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Chopsticks/README.txt (limited to 'Chopsticks/README.txt') 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"! -- cgit v1.2.3