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.12+
- pip
- Clone the repository and navigate into it.
- Install dependencies:
pip install -r requirements.txt - Navigate to the
srcdirectory and run the game:cd src python main.py
- Left click to interact with objects and advance dialogue.
- Right click to go back to the previous screen.
- Ensure all dependencies from
requirements.txtare installed and you are running Python 3.12+. - Report any bugs by opening an issue in the repository.
Thank you for playing Dikta! More episodes to come in the future.