Skip to content

Basic Python minesweeper implementation completely by cooperation of LLM models (ChatGPT, Mistral, ...)

Notifications You must be signed in to change notification settings

TheSil/llm_minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Minesweeper

This repository contains a basic Minesweeper game using pygame. None of its code was written by human, instead it was written by prompting various LLMs such as ChatGPT, Mistral, and others - basic requirements, requests for bug fixes and adjustments have been requested by author.

alt text alt text

There will be probably many confusing changes introducing many bugs, as I repeatedly ask LLMs to fix the same issue over and over again. But overall, it seems the functionality is improving, you can already somehow play ...

About

Basic Python minesweeper implementation completely by cooperation of LLM models (ChatGPT, Mistral, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages