@drincs/nqtr
v0.5.7
Published
A complete system introducing the concepts of location, time and event, producing the framework of a not-quite-point-and-click adventure game.
Maintainers
Readme
Navigation Quest Time Routine (NQTR)
What is NQTR? NQTR (Navigation Quest Time Routine) is an extension for Pixi'VN that adds advanced systems for navigation, quests, time management, and game state handling. It is fully customizable and extensible, enabling developers to implement complex game mechanics with ease.
Installation
If you are starting a new Pixi'VN project, it is recommended to use one of the templates that already include NQTR.
To install the NQTR package in an existing JavaScript project, use one of the following commands:
# npm
npm install @drincs/nqtr
# yarn
yarn add @drincs/nqtr
# pnpm
pnpm add @drincs/nqtr
# bun
bun add @drincs/nqtr
# deno
deno install npm:@drincs/nqtrFeatures
NQTR provides the following features (the order is important):
