a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by user-inactivated
user-inactivated  ·  3507 days ago  ·  link  ·    ·  parent  ·  post: What are good programming languages to know for designing text-based adventure games?

Last I was paying attention, most people making that kind of game were using Inform. I've never played with it, and in general programming languages that claim to be "based on natural language" are programming languages you want to run away from really fast, but the number of projects that have been completed with it says it's pretty good at what it does.





Caspus  ·  3507 days ago  ·  link  ·  

Okay, I'll take a look into that. Thanks for the recommendation.