blob: af422fd5991607c3b87fee2ef0368c217286e669 (
plain) (
blame)
1
2
3
4
5
6
7
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"!
|