Документация

This commit is contained in:
2026-06-11 15:52:55 +05:00
parent 49dc1aecd1
commit fd8c091872
4 changed files with 85 additions and 2 deletions

9
docs/user_manual.md Normal file
View File

@@ -0,0 +1,9 @@
# Инструкция пользователя
## Запуск игры
### Windows / Linux
```bash
make run
```