JsServer = Server that communicates with the blockchain.
Card Game Files = Contains the scripts that are used to command the gameObjects in the game. Game is developed inside the Unity environment.
Server = Median Server that takes the information from the AndroidApp and sends it to the Javascript Server that communicates with the blockchain.
MMLABapp = Android app that acts like a menu. Takes the information from the user and relays it to the Server in order to communicate with the blockchain.
CardGameUnitypackage = If you open unity go to Assets -> Import Package -> Custom Package and select this file, it will load the whole project.
Tokens = Contracts uploaded on the Ethereum blockchain.