Home
Softono
the-tale

the-tale

Open source BSD-3-Clause Python
295
Stars
62
Forks
324
Issues
27
Watchers
1 year
Last Commit

About the-tale

The Tale is a browser-based multiplayer text role-playing sandbox with autonomous heroes, known as a Zero Player MMORPG, originally in Russian. Development and the live game have been stopped, with the final complete version available under the v0.4.4.3-last-full-version tag. Players do not directly control their heroes; instead, they influence them indirectly while the AI-driven characters act on their own. The game world evolves entirely based on player and hero actions, with all events presented as artistic narrative text whose style depends on various parameters. The project combines two intertwined efforts: the text-based RPG itself and a shared magic-punk fictional universe developed alongside it. Gameplay styles range from tamagotchi-like hero nurturing to political sandbox, where players cooperate to shape the world to their advantage. Full documentation, developer setup guides, and HTTP API references are available through the project's documentation site.

Platforms

Web Self-hosted

Languages

Python

Zero Player Game Сказка #######################

Игра и её разработка остановлены. Если вы хотите запустить последнюю полную версию, используйте тег v0.4.4.3-last-full-version.

Текущий код грубо отрефакторен для перевода игры в read-only режим и не будет работать с чистой установки.

Спасибо всем кто был с нами эти 13 лет!

«Сказка» <http://the-tale.org>_ — браузерная многопользовательская текстовая ролевая песочница с действующими самостоятельно героями.

На текущий момент игра — это два тесно переплетённых и дополняющих друг друга проекта:

  • браузерная многопользовательская текстовая ролевая песочница с оригинальным геймплеем.
  • magic punk вселеленная <http://the-tale.org/folklore/posts/?tag_id=3>_, которая разрабатывается параллельно с игрой.

Оба проекта разрабатываются в тесном сотрудничестве с игроками и вы можете легко примкнуть к любому из них.

  • Вся документация <http://docs.the-tale.org>_
  • Подготовка окружения разработчика <http://docs.the-tale.org/ru/latest/development/install.html>_
  • HTTP API <http://docs.the-tale.org/ru/latest/external_api/index.html>_

Можно выделить несколько ключевых особенностей:

  • непрямое управление героями — они действуют самостоятельно, в большинстве случаев игроки могут влиять на их поступки только косвенно;
  • состояние мира игры полностью зависит от действий игроков и их героев;
  • всё что происходит в игре описываются художественным текстом, вид которого зависит от множества параметров;

В «Сказку» можно играть как в тамагочи (выращивая своего героя) или как в «политическую песочницу» (кооперируясь с другими игроками для получения нужного эффекта на мир).