This is the code repository for AI Game Development Essentials for Beginners - Unity 6 Integration, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
This repository contains large files managed by Git Large File Storage (LFS). To ensure these files are downloaded correctly and without corruption, please follow these straightforward steps:
-
Download and Install GitHub Desktop:
- Download and install the GitHub Desktop app from this link.
- Open the application and sign in with your GitHub credentials.
-
Clone the Repository:
- In the GitHub Desktop app, navigate to
File
->Clone Repository...
. - In the dialog that appears, paste the URL of this repository into the
URL or username/repository
field. - Choose a location on your local drive where you'd like to store the repository files and click
Clone
.
- In the GitHub Desktop app, navigate to
-
Open the Cloned Repository:
- After the cloning process completes, a confirmation message will appear.
- Click
Show in Explorer
(orShow in Finder
for Mac) to open the folder containing the cloned repository on your computer.
-
Access Your Files:
- Inside this local repository folder, you will find all the code files. If any files are compressed (zipped), use a tool like 7-Zip to extract them.
This method ensures that you get an exact copy of the repository, including all files handled by Git LFS, ready for use on your system.