Search results
What makes an text based adventure game a good game?
Score: 159.8 %,
Type: Forum topic , Comments: 6 comments
I know text based adventure games are not the most favorite games...
But i would like to know what you think:
what makes an text based adventure game a good game?
Most important is the story Most important is the story since it ...
String to lowercase
Score: 159.61 %,
Type: Forum topic , Comments: 7 comments
For t=0 to Len(a$)-1
For t=0 to Len(a$)-1
output$=mid(a$,1+t,1) with magical math
Next t ...
