Phil Corbluth’s new GitHub page is now online and contains repositories of coding projects currently being worked on.
The first project featured is a text adventure game written in Python that uses dictionaries and basic language parsing. The player moves around a dungeon using plain English commands, to fight monsters and collect artifacts, much like the 80’s text adventures of old.
– Your Joyful Benefactor