hello,
I am designing a new textual multiplayer game, probbably in ASP.NET.
in most of the multiplayer webgames the text repeats it self each time.
for example, lets say in your game you want to report to the user "David played great tonight, and win the game"
this sentence can repeat it self for each user every time with another name, and not just david.
question is how can I design such? I thought of a simple XML system, but I would love to hear how can I do it in your opinion.
Thanks,
I am designing a new textual multiplayer game, probbably in ASP.NET.
in most of the multiplayer webgames the text repeats it self each time.
for example, lets say in your game you want to report to the user "David played great tonight, and win the game"
this sentence can repeat it self for each user every time with another name, and not just david.
question is how can I design such? I thought of a simple XML system, but I would love to hear how can I do it in your opinion.
Thanks,
