Skip to content

I Drank The Wine: Inheritance - Game Design Documentation

A comprehensive game design document repository for "I Drank The Wine: Inheritance"

📋 Table of Contents


🎮 About This Project

"I Drank The Wine: Inheritance" is a roguelike side-scrolling brawler that combines intense skill-based combat with a deeply philosophical narrative about identity, inheritance, karma, and the cycle of anger that burns away false selves to reveal who we truly are.

This repository contains all game design documentation, technical specifications, creative assets references, and project management materials.

Project Status

  • Stage: Demo Complete → Pre-Production Planning
  • Current Version: 0.1.0
  • Last Updated: December 1, 2024
  • Target Platforms: PC (Demo Ready), Mobile/Console (Planned)
  • Engine: Unity + SteamWorks

📁 Documentation Structure

i-drank-the-wine-gdd/
├── docs/                          # All documentation files
│   ├── 01_GDD/                   # Game Design Document
│   ├── 02_Game_Mechanics/        # Gameplay systems
│   ├── 03_Characters_and_Actors/ # Character documentation
│   ├── 04_Story_and_World/       # Narrative and lore
│   ├── 05_Art_and_Graphics/      # Visual design
│   ├── 06_Audio_and_Music/       # Sound design
│   ├── 07_Technical_Documentation/ # Technical specs
│   ├── 08_Translation_and_Localization/ # Localization
│   ├── 09_UI_UX/                 # Interface design
│   └── 10_Project_Management/    # Project tracking
├── assets/                        # Reference materials
└── templates/                     # Reusable templates

Essential Documents

By Category


📖 How to Use

For Team Members

  1. Navigate to the relevant section using the links above
  2. Read the README.md in each folder for an overview
  3. Refer to specific documents for detailed information
  4. Update documents as the project evolves

For New Contributors

  1. Start with the Main GDD
  2. Review the Art Style Guide
  3. Check the Roadmap for current priorities
  4. Read the relevant section for your role

Document Conventions

  • All documents are in Markdown format
  • Use English for documentation
  • Follow the templates in /templates folder
  • Update the changelog when making significant changes

🤝 Contributing

Making Changes

  1. Create a new branch for your changes
  2. Update the relevant documentation
  3. Update the changelog if needed
  4. Commit with clear messages
  5. Push and create a pull request

Commit Message Format

[Section] Brief description

- Detailed change 1
- Detailed change 2

Example:

[GDD] Updated core mechanics section

- Added new combat system details
- Revised player progression mechanics


📌 Version Control

Current Version: 0.1.0

Version History: - See Version History - See Changelog

Versioning Scheme

  • Major.Minor.Patch (e.g., 1.2.3)
  • Major: Significant game redesign
  • Minor: New features or major content
  • Patch: Small updates and fixes


📄 License

[Specify your license here - e.g., All Rights Reserved, MIT, Creative Commons, etc.]


Last updated: December 1, 2024 Maintained by: Ozan Yokuva, Kerem Yokuva