An investigative point-and-click adventure set in the Philippines, 1970. Dikta plunges you into a pivotal moment in Philippine history, just before the declaration of Martial Law. You play as Joe Constantino, a reporter for The Times, tasked with covering President Ferdinand Marcos’ State of the Nation Address on January 26, 1970. As political tensions rise, you must navigate a complex web of characters and uncover the truth behind the headlines.
- Python 3.x
- Pip (Python package installer)
- Pygame
- Clone the repository to your local machine.
- Open a terminal or command prompt.
- Navigate to the cloned directory using the
cd
command.
- After navigating to the cloned directory, navigate to the
src
directory using the following command:cd src
- Install the required dependencies using the following command:
pip install pygame autoload-module
- Run the game by executing this command in the src folder:
python __init__.py
- Think of it as your average point and click.
- If you encounter any errors or issues while running the game, ensure that you have installed all dependencies correctly and that your Python environment is set up properly.
- If you encounter any errors, please report the issue as a bug in the repository.
Thank you for playing Dikta! More episodes to come in the future.