This project is a game developed using the Godot game engine. The goal of the project is to create an engaging and interactive experience.
scenes/: Contains all the scene files for the game.scripts/: Contains GDScript files for different functionalities.assets/: Contains graphical and audio assets used in the game.project.godot: The main configuration file for the Godot project.
To set up the project, follow these steps:
- Clone the repository:
git clone https://github.com/joaopgamarques/PI-Project-Godot.git cd PI-Project-Godot - Open the project in Godot:
- Open Godot and select Import.
- Navigate to the directory where the project is cloned and select
project.godot.
To run the project:
- Open the project in Godot.
- Press F5 or click on the Play button to start the game.
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.
This project is licensed under the MIT License - see the LICENSE file for details.