📜 ⬆️ ⬇️

How to write dizdok



The request “how to write a dizdok”, given in any search engine, gives a lot of answers, representing both the translation of Western articles, and author's thoughts on this topic from Russia, or even the design of the project “Hen Ryaba”. In the imagination of the reader there is a large single document describing the idea and gameplay of the game, listing all its features. Perhaps the reader once comes with such ideas to work as a game designer in a large Russian or Western company, on a large project ... And he discovers that such documents no longer exist.

How to write a dizdok that exists in large companies (the author of these lines worked with the documentation of Obsidian Entertainment, Allods Team, Raven Software, The Workshop, Slightly Mad Studios, and teaches a course on project documentation in game design at the Higher School of Business Informatics, HSE the program of professional retraining Management of online gaming projects ), and there will be this brief article. Of course, someone described in it may seem obvious. It is designed for those who are just looking for answers to the questions "how to write a dizdok" or wants to get a job as a game designer in a large developer company.

Project documentation is now not a large design document, not a set of MS Office files, or even files in Google Docs.
')
This is almost always a wiki engine . Atlassian Confluence is most popular, but MediaWiki, as a rule, can be found with many plug-ins used in “old” companies, and DocuWiki for small pet-projects or for small studios. Therefore, the willingness to work with the documentation of large projects should start with the ability to work with the wiki engine adopted on the project. What is described as “dizdok” is usually replaced by three separate documents on the wiki:



The concept document is simple and is used to “lay the foundation” for subsequent documentation, as well as to enable a new employee, investor or journalist to quickly understand the essence of the project.

Now go to Vision . This document is already bigger, and usually includes the following elements:
  1. Brief description of the game . Here is not only the main idea, but the game as a whole.
  2. The genre of the game .
  3. Target audience and market research .
  4. Examples of similar games on the market and attitude to them: whether they are competitors or not, whether there is an intersection of the audience, borrowing or opposing ideas.
  5. USP (Unique Selling Points) of the game - what will highlight the game on the market, and that uses marketing to attract traffic / new players.
  6. "Formula for success" - which elements of the game will be the highest quality / important. This may be a revolutionary graphics, honest physics, etc. Here, unlike the USP, not uniqueness is needed, but quality.
  7. Gameplay components , in brief.
  8. Setting and style of play . For example, a brutal cyberpunk in yellow-gray tones, bright epic fantasy in anime-style, but much more in detail and with examples of art;
  9. Business model , including monetization.

The sequence and goals of writing are obvious here: having written a concept document, the game designer defines the basic idea. Further, in Vision, he describes how and why this idea will work: on what audience, on the basis of what elements the project will be a success, and how it will earn money. At the same time, writing a concept and Vision is an iterative process. Having written a concept, you can try to sell the idea proposed in it (to the investor, the bosses, as a last resort - to yourself) and improve it until the idea is sold. By writing Vision, you can evaluate whether the game has chances for popularity and commercial success, and rework it, changing USP, setting, style, and other variables, until there is at least some confidence in the result.

The third Feature List document is a “parsing” of the component game described by the two previous documents. This is a bridge to, in fact, the development. According to what is described in it, a producer or another manager can make plans, count Milestones, sprints, and more, but this topic is worthy of a separate article.

A simple game designer, having tripled to work at a large company, is unlikely to compile the three documents described above, but you will have to read and remember them. The main time of game designer goes to the next level - the most ambitious in terms of volume. This dizdoki specific features described in the Vision and Feature List'e. For example, the design of riding animals or the design of applying clan emblems on armor ... However, there are much more ambitious ones: the design of the character characteristics system or the design of the player’s base development.

Of course, writing dizdok at this level strongly depends on the specific feature - it can be either a wiki document of 10 lines, or a whole section with a dozen attached documents, attached tables with calculations and links to collected statistics from game servers.

However, in any large company you need to combine three things:

What should be described in dizdok? In addition to simply describing the feature itself, there are quite a few other elements:

Of course, this list may vary depending on the features, the employer and the urgency of writing the design. However, where it is necessary and possible, it is advisable not to forget about such points. As a rule, after all these points dizdok, game designer is waiting for the last item ... comments! Most wiki engines have such a function, and quite a few colleagues — from other game designers to programmers and testers — are happy to share their thoughts on your game design.



On this joyful note, my brief article ends. I hope you were interested in it. And you can go to the comments!

Source: https://habr.com/ru/post/266369/


All Articles