Skip to content

aryancodesit/Desi_Destective

Repository files navigation

DESI DETECTIVE 🕵️‍♂️🇮🇳

"Desi Detective" - Advanced Forensic OS

⚠️ DEVELOPER NOTE: The creator hasn't fully completed/polished all the cases yet. The framework is in place, but the mysteries run deep. Can you solve them before I do?

🚀 The Challenge

We are releasing this to the community in its current state.

  • FORK THIS REPO if you manage to complete the storylines or add new depths to them before the original creator.
  • CONTRIBUTE your own procedural cases.

💻 Installation & Setup

Want to play locally or contribute? Follow these steps:

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Steps

  1. Clone the Repository

    git clone https://github.com/aryancodesit/Desi_Destective.git
    cd Desi_Destective
  2. Install Dependencies

    npm install
    # or
    yarn install
  3. Run the OS

    npm run dev

    Open http://localhost:3000 in your browser to enter to your detective PC.

📊 Community Leaderboard

When you finish playing (or fixing/expanding) the cases, please open a standard Issue or Pull Request sharing:

  1. Time Taken: Approx time to solve all 5 cases.
  2. Rating: Your rating out of 10.
  3. Feedback: What mechanics did you enjoy?

🕹️ Cases Included

  1. 001: Silence of the Sangeet (Steganography)
  2. 002: Bangalore Bit-Rot (Hex Analysis)
  3. 003: Ghost of Golconda (Audio Isolation)
  4. 004: Midnight Local (Time Synchronization)
  5. 005: Bollywood Blackmail (Geo-Triangulation)

🛠️ Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS / Lucide React
  • Engine: Custom Procedural Mystery Engine (lib/game_engine.js)

Created by [Aryan Gupta]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors