How to make a story game by taking user inputs and just by using javascript , html and css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to make a story game by taking user inputs and just by using javascript , html and css

12th Jun 2019, 2:22 PM
Pranav mundhra
Pranav mundhra - avatar
6 Answers
+ 1
There are many ways to do that and depends on how to go deep. For basic you need to draw your game in programming flow diagrams.( https://www.smartdraw.com/flowchart/flowchart-programming.htm ) Let's imagine in your game players woke up in a dark room , you should ask player to give proper commands to understand and went and their conditions. With all answers you should lead players for other rooms and maybe you may ask players to collect some tools for necessary solutions they should create. But in any case you need a scenario before these scenarios you also need answers for players actions
12th Jun 2019, 2:40 PM
Melih Melik Sonmez
Melih Melik Sonmez - avatar
+ 4
Can you share the code you have so far? Kinda hard to help without it
12th Jun 2019, 3:06 PM
Jax
Jax - avatar
+ 4
Go to sololearn.com, sign in, and copy/paste into a new code
12th Jun 2019, 4:18 PM
Jax
Jax - avatar
0
Thanks but my original problem is that I am not able to take input from user from radio button
12th Jun 2019, 2:49 PM
Pranav mundhra
Pranav mundhra - avatar
0
But it's on pc
12th Jun 2019, 3:07 PM
Pranav mundhra
Pranav mundhra - avatar
0
Can any one tell me how can take inputs from user using radiobuttons in JavaScript
13th Jun 2019, 1:40 AM
Pranav mundhra
Pranav mundhra - avatar