Caramelo Adventures is a platform game developed in pure Java, using object-oriented programming concepts learned in college and being applied as a project for the subject Object-Oriented Programming in Java
, taught by Professor Anderson Nascimento. The project aims to provide a fun and challenging gaming experience.
To run the game, you need a Java-compatible IDE, such as Eclipse or IntelliJ IDEA. Follow the steps below to set up the project:
-
Clone the repository: git clone https://github.com/username/caramelo-adventures.git
-
Import the project into your IDE:
- Open the IDE and import the project as a Java project.
- Ensure all necessary dependencies are correctly configured.
- Controls:
- Use the arrow keys up and down to move the character.
Contributions are welcome! If you want to contribute, please follow these steps:
- Fork the project.
- Create a branch for your feature (git checkout -b feature/your-feature).
- Commit your changes (git commit -m 'Add new feature').
- Push to the branch (git push origin feature/your-feature).
- Open a pull request.
Contact
For questions, suggestions, or feedback, contact via email: ashen.martins@gmail.com
or mrlucassilva7342@gmail.com