+ 1
Adventure game chat
How can I develop adventure game chat app
8 ответов
+ 3
First, write a screenplay.
+ 3
Then collect the pictures you need together.
+ 3
You've tagged HTML, so I guess you'd like to do a Web game? After learning HTML, CSS and JavaScript - check out what games you can do with JavaScript. Then you need to solve your chat function, I believe it could also be done with JavaScript (maybe node.js, for example). Otherwise, search online for ways to deliver a chat app and incorporate it into your game.
Happy coding!
https://sololearn.com/compiler-playground/WZ8lkR6gTex6/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
https://sololearn.com/compiler-playground/W3uiji9X28C1/?ref=app
+ 3
Build each scene in html.
+ 3
No problem, here you can start:
https://sololearn.onelink.me/MfgO/r1taymhv
+ 1
Then
+ 1
Thanks but am a beginner 😏
0
How can I develop a dating site app