A Pool game based on Unity3D
If you want to play the latest official version of the game, you can find the finals products in Finals directory, you may download directly the executables for your platform. (Include program_data folder).
If you want to import the source code of the project to change some feauteres or add other ones. You have to follow these steps:
-
Download Unity3D version 5.1 or greater (lower versions not tested). Download the Project directory.
-
When Unity starts you can create a new project or import an existing. Choose the option to import, go to the project directory downloaded in step 1, Unity should recognize it as a Unity directory and you should import it.
Now you have the Pool project imported in your local machine!
To run the application, select the Main Menu scene, click on run icon and enjoy!