diff --git a/README.md b/README.md index 379feb6..9e867e3 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,6 @@ This repository is an extension of the original [Diplomacy](https://github.com/d --- -## Experimental AI for Diplomacy -Currently experimenting with AI Diplomacy as a benchmark For this purpose: -- **lm_game.py** for orchestrating AI-driven gameplay loops -- **lm_service_versus.py** for bridging multiple language model services (e.g. GPT, Claude, etc.) -- Simple AI tests to verify functionality - -The new files plug into the existing Diplomacy game engine, calling AI inference to decide orders for each power.

Diplomacy Map Overview