This repository contains all the content of the game 'Stitched Together', a horror-themed point-and-click puzzle game created during studies.
- The game must be run in Processing 3, preferably version 3.5.4. Download here.
- Required libraries:
- Video Library for Processing 3 (v2.0) - from The Processing Foundation
- Minim (v2.2.2) - from Damien Di Fede and Anderson Mills
- Unzip the downloaded folder on your PC.
- Open the unzipped folder and navigate to 'Stitched_Together'.
- Launch 'Stitched_Together_Final_Version.pde' using Processing 3.
- Ensure Processing 3 (v3.5.4 recommended) is installed.
- Verify the required libraries are installed:
- Go to Sketch > Import Library > Add Library in Processing.
- Search for and install the Video Library for Processing 3 and Minim.
- Open 'Stitched_Together_Final_Version.pde' in Processing.
- Press the Run button to start the game and enjoy!