This project involves implementing algorithms that would allow a user to give minimal input (e.g. a setting, whether they would like combat, complexity/size of adventure, etc.) to a program. And the output of that program would be a runnable and playable text-based adventure game saved to a file/multiple files.
I intend to use python3 for the implementation.