Welcome to Dikta. This is an investigative point-and-click adventure game exploring Martial Law and its surrounding events. Delve into a captivating narrative as you uncover mysteries and navigate through challenging scenarios prevelent to that era.
- 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.