M
M
MusicMan_082014-11-10 13:24:58
CMS
MusicMan_08, 2014-11-10 13:24:58

System with questions for the game?

What can be used for the custom game system to select the categories of questions and the questions themselves? Are there any ready-made shells for this?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
Elena, 2014-11-10
@Nidora

Take any CMS (for example, WordPress) and look for the right plugins for it.

E
Eddy_Em, 2014-11-10
@Eddy_Em

Ask the designer to draw a beautiful shell, and then in a couple of evenings write a web face in accordance with the sketch.
If you don’t need a web face, then draw it in OpenGL - this will be the easiest way. And the animation can be made prettier for the choice. On the other hand, if you pervert, you can make almost the same code for both standalone and web: use shaders instead of OpenGL libraries → the result can be transferred to webGL as well. And in order not to bathe with the "questionnaire", organize it as a network daemon, to which both the web muzzle can connect (via web sockets), and the standalone muzzle (via regular sockets or also through web sockets, fortunately, everything has already been done for us and here there is a decent websocket library).
Here, filling the library of categories-questions is another matter. Here already two-three evenings a problem not to solve.

V
Vitaly Pukhov, 2014-11-11
@Neuroware

You can write it yourself in C #, if there are questions themselves, it will not be difficult. You can use Access (for Connoisseurs)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question