Greetings people!
I am currently designing the Space Invaders game on MIT app inventor and I am currently stuck. I have coded the game, however my game consists of 3 screens. I am having trouble programming my first screen which involves a 'start game' button (which i have already completed and coded) along with a spinner which consists of difficulty levels (I have completed this).
I cannot figure out how to create an interface where a user can input their name (username) I have created a "UiNameEntryTextbox" however i am not sure how to code this. This information has to also be stored in a tinyDB (Tiny Database)
I am truly grateful for any help I receive,
Kind regards, Paddy :)