ExperiencedNewbie
Newbie
I am trying to make a text based adventure game. It will give the player choices when selected will take the story forward. It should be in a scroll format and not like the one "Choice of Games" make. If you have played "Lifeline" then you would know what I mean...
So my question is,
Should I use an xml layout or create my own view for making such a game? If I use an xml layout, then is Scrollview the only option I have to make it happen? And if creating a new view is a better option, what methods should I use to make it scrollable?
So my question is,
Should I use an xml layout or create my own view for making such a game? If I use an xml layout, then is Scrollview the only option I have to make it happen? And if creating a new view is a better option, what methods should I use to make it scrollable?
