Text based game in XNA
Posted
by
Sigh-AniDe
on Game Development
See other posts from Game Development
or by Sigh-AniDe
Published on 2012-05-31T09:43:11Z
Indexed on
2012/05/31
10:51 UTC
Read the original article
Hit count: 294
I want to create a text based game, where the player will type up,down, left or right and the sprite will move in that direction. I created the game and at the moment the player moves with the up,left,down and right keys. I would like to change the movement of the sprite from keypresses to text commands, Ive googled a lot on creating text based games in XNA but have had no luck. Could you please help me or guide me in the right direction of how to do this in XNA.
All help will greatly be appreciated. Thanks
© Game Development or respective owner