A client for playing the Italian card game Pinnacola, built with Unity and C# for iOS and Android platforms.
This project connects to the Pinex Server, which is required to run the game.
- The Pinex Server must be set up and running to use this client.
- Cross-platform support for iOS and Android.
- Built using Unity and C# for a smooth gaming experience.
- Connects seamlessly to the Pinex Server for multiplayer Pinnacola gameplay.
- Clone this repository.
- Ensure the Pinex Server is running.
- Open the project in Unity.
- Configure the client to connect to the server's address and port.
- Build and deploy to your target platform (iOS or Android).