Skip to content

rartino/chatgpt-labyrinth-game

Repository files navigation

ChatGPT Labyrinth Game

This is a small labyrinth game using a custom map "map.txt" that can be edited.

It has been coded entirely through the OpenAI chatGPT AI model. See: game_conversation_chatgpt.pdf for a dump of the conversation.

It is meant to show how larger projects can be created using follow-up instructions and requests to split up the code over functions and files.

Run it by python3 main.py. The options "Continue" and "Load game" does not work (yet).

Screenshot of Menu

Screenshot of Gameplay

About

A labyrinth game coded entirely via OpenAI chatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages