Welcome to the project. For accessibility, I have modified the code to accept keyboard inputs. This change allows you to simulate Arduino input directly from your keyboard.
To understand the details and specifics of this project, I recommend reading the project report which provides an in-depth analysis and explanation of the project.
I have created a prototype demonstration video for this project. You can watch the video by clicking the image below.
Follow these steps to get started with this project:
-
Clone the repository: Clone this repository to your local machine.
git clone https://github.com/crzaycatseven/TEI-Guestbook-Tree.git
-
Install Unity: This project uses Unity version 2021.3.24f1.
-
Import the project into Unity: Open Unity, import the repository folder into Unity.
-
Open the 'Main' scene: In the Unity editor, navigate to the 'Scenes' folder in the Project window. Double-click on the 'Main' scene to open it.
-
Run the project: Press the "Play" button at the top of the Unity editor to start running the project.