Welcome to the Ink Art Puzzle Adventure! In this game, you will embark on an exciting journey through a world filled with intriguing ink art illustrations. Your mission is to interact with the drawings and use your puzzle-solving skills to progress through the story.
- Install the required dependencies listed in the
requirements.txt
file. - Run the
ink_art_puzzle_adventure.py
script in your Python environment. - Move the player using the arrow keys to explore the world.
- Interact with the ink art illustrations to solve puzzles and uncover hidden secrets.
- Enjoy the adventure and experience the unique charm of ink art!
Make sure you have Python and the following dependencies installed:
- Pygame (version >= 2.0.0)
- (Any other dependencies or assets needed for your specific implementation)
You can install the required dependencies using pip: