sigmasoldi3r / pagoda

A Game Engine, text-oriented for the web! PWA and mobile ready with it's custom scripting language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagoda Engine

Pagoda game engine is an interactive novel/text game engine.

It's aim is to provide an easy way of creating interactive content such as novels, adventure games and such, all based on the old school "text game paradigm", but on steroids.

The main features are:

  • Mobile-oriented (Although desktop is taken into account too).
  • Markdown based narrative text.
  • Images/sprite rendering.
  • Interactive actions.
  • A custom scripting language, that is designed to resemble a script.

Language and usage

You can check out the manual (aka user guide) page.

Is currently being built, so expect to have almost everything missing for now.

Showcase

*Note: Everything is still under active development, this readme will be updated soon.

The builtin text editor, with custom syntax highlight for pagoda scripts:

image

The current main menu:

image

Running game example (A simple builtin hello world-like game that I'm working on):

image

About

A Game Engine, text-oriented for the web! PWA and mobile ready with it's custom scripting language.


Languages

Language:TypeScript 88.1%Language:CSS 8.4%Language:JavaScript 1.9%Language:HTML 1.5%Language:Shell 0.0%