Tripico is a text-based Java game that takes players on a virtual journey through Europe. The objective of the game is to reach different countries by answering questions correctly at border crossings and collecting rewards along the way.
- Start Point: The journey begins in Austria.
- Choose Destination: Players must select their next destination country.
- Answer Questions: At each border crossing, players encounter questions related to the neighboring country. For example, crossing from Austria to Hungary requires answering questions about Hungary.
- Collect Rewards: Successfully answering questions allows players to travel to the next country and collect rewards.
- Educational Gameplay: Learn interesting facts about European countries while playing.
- Progress Tracking: Keep track of your journey and rewards collected.
- Dynamic Gameplay: The difficulty of questions increases as you progress through the game.
- No UI Required: Run the game directly in any Java IDE without the need for a graphical interface.
- Clone the repository to your local machine.
- Open the project in your preferred Java IDE.
- Run the
Aplication.javafile to start the game. - Follow the on-screen instructions to play.
Contributions to Tripico are welcome! If you have ideas for new features, questions, or improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to adjust and expand upon this template to suit your project's specific needs!


