#Add form before game starting

8 messages · Page 1 of 1 (latest)

heavy arch
#

Hello, does someone here has any recommendations to add a form to a game?

#

ill show what i have done for now, its kinda basic but its my first project

#

there my html

#

i would like to add a form (that ask age, name, username, familly name) before the start of the game. It doesnt need to be good looking, thats the interface of the game (dont mind the text)

#

is it possible to add a form before or in the game or is that too hard?

radiant gulchBOT
#

See #faq to learn how to properly share code on Discord: #faq message

vapid cradle
#

Yes possible. Not hard. See #faq to learn modern JS. Create your form elements and append them to the DOM.