QuestViva.PlayerCore
6.0.0-beta.44
dotnet add package QuestViva.PlayerCore --version 6.0.0-beta.44
NuGet\Install-Package QuestViva.PlayerCore -Version 6.0.0-beta.44
<PackageReference Include="QuestViva.PlayerCore" Version="6.0.0-beta.44" />
<PackageVersion Include="QuestViva.PlayerCore" Version="6.0.0-beta.44" />
<PackageReference Include="QuestViva.PlayerCore" />
paket add QuestViva.PlayerCore --version 6.0.0-beta.44
#r "nuget: QuestViva.PlayerCore, 6.0.0-beta.44"
#:package QuestViva.PlayerCore@6.0.0-beta.44
#addin nuget:?package=QuestViva.PlayerCore&version=6.0.0-beta.44&prerelease
#tool nuget:?package=QuestViva.PlayerCore&version=6.0.0-beta.44&prerelease
Quest Viva
Quest Viva is an open-source system for creating and playing text adventure games. Designed for accessibility and flexibility, Quest Viva makes it easy for anyone to create a game without needing any previous experience of programming. For those who want more control, Quest Viva also offers powerful scripting capabilities.
Formerly known as Quest 5, Quest Viva is a modern cross-platform update, currently in development.
Features
- User-Friendly Interface - Create text adventures with an intuitive editor, no coding required.
- Powerful Scripting - Extend your games with custom logic using Quest's scripting language.
- Cross-Platform - Games can be played in a web browser, or offline on Windows, Mac and Linux.
- Multimedia Support - Add images and sounds to your games, run JavaScript, and embed videos.
- Extensible and Open-Source - Modify and expand Quest to suit your needs.
- Multiple languages - Quest Viva supports creating games in English, French, German, Spanish, Dutch, Portuguese and more.
Getting started
⚠️⚠️⚠️ If you just want to create a game, then please use Quest 5 for now ⚠️⚠️⚠️
For Developers testing and contributing to Quest Viva
- Install Docker
- Clone this GitHub repository
- Run
docker compose up --build
Community and Support
- Documentation
- For help, join us in Discord or post in Quest discussions
Sample compose.yml
services:
webplayer:
image: ghcr.io/textadventures/quest-viva-webplayer:latest
ports:
- "8080:8080"
environment:
Home__File: "/data/game.quest"
volumes:
- "/path/to/game.quest:/data/game.quest:ro"
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- QuestViva.Common (>= 6.0.0-beta.44)
- QuestViva.Engine (>= 6.0.0-beta.44)
- QuestViva.Legacy (>= 6.0.0-beta.44)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-beta.44 | 22 | 7/23/2026 |
| 6.0.0-beta.43 | 35 | 7/21/2026 |
| 6.0.0-beta.42 | 49 | 7/19/2026 |
| 6.0.0-beta.41 | 45 | 7/16/2026 |
| 6.0.0-beta.40 | 41 | 7/15/2026 |
| 6.0.0-beta.39 | 44 | 7/14/2026 |
| 6.0.0-beta.38 | 42 | 7/13/2026 |
| 6.0.0-beta.37 | 57 | 7/13/2026 |
| 6.0.0-beta.36 | 50 | 7/12/2026 |
| 6.0.0-beta.35 | 48 | 7/10/2026 |
| 6.0.0-beta.34 | 57 | 7/9/2026 |
| 6.0.0-beta.33 | 52 | 7/8/2026 |
| 6.0.0-beta.32 | 53 | 7/6/2026 |
| 6.0.0-beta.31 | 53 | 7/5/2026 |
| 6.0.0-beta.30 | 54 | 7/5/2026 |
| 6.0.0-beta.29 | 53 | 7/5/2026 |
| 6.0.0-beta.28 | 52 | 7/4/2026 |
| 6.0.0-beta.27 | 53 | 7/3/2026 |
| 6.0.0-beta.26 | 63 | 6/28/2026 |
| 6.0.0-beta.25 | 92 | 6/28/2026 |