Crash Bandicoot Text Adventure
About
This python command-line game was constructed using the assistance of AI technologies - about 90% of the entire code base was generated by an AI language model (ChatGPT version March 14).
So I started playing around with ChatGPT last week and got very quickly obsessed. As a little project, I decided to use it to build a text-based game that is played in the command line console. The end result was a small game that attempts a mechanical and thematic translation of the Crash Bandicoot games to a text-oriented platform. The language model has been a very interesting tool to interact with, and I am super impressed with its capabilities. I will definitely be utilising it to assist in all my future programming and creative endeavours.