Skip to content

A very simple Game Design Document maker to help get started or just quickly draft ideas.

License

Notifications You must be signed in to change notification settings

JasonAlkain/GDD_Maker

Repository files navigation

GDD Maker 🎮📝

Platform .NET License GitHub Release

🧭 Table of Contents


Overview

The GDD Maker is a sleek, easy-to-use desktop application built with WPF that simplifies the creation and management of Game Design Documents (GDDs). Whether you're a game designer or developer, the tool offers a robust feature set for organizing game ideas, documenting game mechanics, and exporting your GDD in multiple formats, including JSON, TXT, and CSV.


Features ✨

  • 📝 Create and Edit GDD: Define your game's title, genre, core mechanics, art style, and more.
  • 🔄 Automatic Property Binding: Automatically detects and prompts you to save changes.
  • 💾 File Support: Save and load GDDs in JSON format, with TXT and CSV export options.
  • 📁 Export Options: Export your design document into clean, readable formats with support for CSV separators.
  • 🎨 Simple, Intuitive UI: A user-friendly interface designed for easy navigation and quick GDD generation.
  • 🛠️ Modern WPF UI: Uses modern WPF styling with interactive fields and real-time data binding.

Screenshots 🖼️

Screenshot 2024-09-20 200336 Screenshot 2024-09-20 200349 Screenshot 2024-09-20 200403 Screenshot 2024-09-20 200246


Getting Started 🚀

Prerequisites

Before running the application, ensure you have the following installed:

  • .NET 7.0 SDK or later
  • Newtonsoft.Json for JSON operations:
    Install-Package Newtonsoft.Json

About

A very simple Game Design Document maker to help get started or just quickly draft ideas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages