TheLazyHatGuy / GDDMarkdownTemplate

Game Design Document Markdown Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDDMarkdownTemplate

forthebadge

Game Design Document Markdown Template

This is meant to be used in GitHub wiki.

This template is based on the template by Artjom Kurapov.

Please feel free to create pull requests with any additions you think should be made to this template.

Game Design Doc Table of Contents

  1. Copyright Information

  2. Version History

  3. Game Overview

    1. Game Concept
    2. Feature Set
    3. Genre
    4. Target Audience
    5. Game Flow
    6. Look and Feel
    7. Project Scope
      1. Number of locations
      2. Number of levels
      3. Number of NPC’s
      4. Number of weapons
  4. Gameplay and Mechanics

    1. Gameplay
      1. Game Progression
      2. Mission/Challenge Structure
      3. Puzzle Structure
      4. Objectives
      5. Play Flow
    2. Mechanics
      1. Physics
      2. Movement
        1. General Movement
        2. Other Movement
      3. Objects
        1. Picking Up Objects
        2. Moving Objects
      4. Actions
        1. Switches and Buttons
        2. Picking Up, Carrying and Dropping
        3. Talking
        4. Reading
      5. Combat
      6. Economy
    3. Screen Flow
      1. Screen Flow Chart
      2. Screen Descriptions
        1. Main Menu Screen
        2. Options Screen
    4. Game Options
    5. Replaying and Saving
    6. Cheats and Easter Eggs
  5. Story, Setting and Character

    1. Story and Narrative
      1. Back Story
      2. Plot Elements
      3. Game Progression
      4. License Considerations
      5. Cut Scenes
        1. Cut Scene #1
          1. Actors
          2. Descriptions
          3. Storyboard
          4. Script
    2. Game World
      1. General look and feel of world
      2. Area #1
        1. General Description
        2. Physical Characteristics
        3. Levels that use area
        4. Connections to other areas
    3. Characters
      1. Character #1
        1. Back Story
        2. Personality
        3. Look
          1. Physical Characteristics
          2. Animations
        4. Special Abilities
        5. Relevance to Game Story
        6. Relationship to Other Characters
        7. Statistics
  6. Levels

    1. Level #1
      1. Synopsis
      2. Introductory Material
      3. Objectives
      4. Physical Description
      5. Map
      6. Critical Path
      7. Encounters
      8. Level Walkthrough
      9. Closing Material
  7. Interface

    1. Visual System
      1. HUD
      2. Menus
      3. Rendering System
      4. Camera
      5. Lighting Models
    2. Control System
    3. Audio
    4. Music
    5. Sound Effects
    6. Help System
  8. Artificial Intelligence

    1. Opponent AI
    2. Enemy AI
    3. Non-combat Characters
    4. Friendly Characters
    5. Support AI
      1. Player and Collision Detection
      2. Pathfinding
  9. Technical

    1. Target Hardware
    2. Development Hardware and Software
    3. Development Procedures and Standards
    4. Game Engine
    5. Network
    6. Scripting Language
  10. Game Art

    1. Concept Art
    2. Style Guides
    3. Characters
    4. Environments
    5. Equipment
    6. Cut scenes
    7. Miscellaneous
  11. Secondary Software

    1. Editor
    2. Installer
    3. Update Software
  12. Management

    1. Detailed Schedule
    2. Budget
    3. Risk Analysis
    4. Localization Plan
    5. Test Plan
  13. Appendices

    1. Asset List
      1. Art
        1. Model and Texture List
        2. Animation List
        3. Effects List
        4. Interface Art List
        5. Cut Scene List
      2. Sound
        1. Environmental Sounds
        2. Weapon Sounds
        3. Interface Sounds
      3. Music
        1. Ambient
        2. Action
        3. Victory
        4. Defeat
      4. Voice
        1. Actor #1 Lines

About

Game Design Document Markdown Template

License:Other