Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.26 KB

Dikta

Introduction

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.

Requirements

  • Python 3.x
  • Pip (Python package installer)
  • Pygame

Installation

  1. Clone the repository to your local machine.
  2. Open a terminal or command prompt.
  3. Navigate to the cloned directory using the cd command.

Getting Started

  1. After navigating to the cloned directory, navigate to the src directory using the following command:
    cd src
    
  2. Install the required dependencies using the following command:
    pip install pygame autoload-module
    
  3. Run the game by executing this command in the src folder:
    python __init__.py
    

Controls

  • Think of it as your average point and click.

Troubleshooting

  • 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.