A
A
Anton Natarov2016-01-15 22:38:29
JavaScript
Anton Natarov, 2016-01-15 22:38:29

Text quest - interactive book is it worth using php framework?

If anyone has played Space Rangers Planet Quests is what I want to implement but on the web.
For those who are not in the know: the functionality is
Linear: there is a narrative text, then input fields, a person enters the word password, if correct, he goes further.
Non-linear: an array of objects and many pages are created, a person reads the narration and options for action (they will be made in the form of buttons or links). The bottom line is that you need to collect certain items in order to go further.
To be honest, I'm very used to frameworks that I don't want to do it in pure Php. But how practical is it to do so? Naturally, one dialog is 1 page, so I'm thinking of doing it as AJAX. because it's just text and form fields, with buttons that submit their Value depending on the selection.
in general, all checks could be done on JavaScript + Jquery + Ajax In this version, the application is generally portable. those. can be opened from a computer.
So how do you end up doing it?
Do not offer engines like INSTEAD, axma story maker. I don't like that I can't make my design as I need and for me personally there is no freedom in some things.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mustafo, 2016-01-15
@HanDroid

An interesting task. I would implement by writing a Single Page Application in Node.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question