{add] Python TEXT game for Jef!

This commit is contained in:
2026-03-21 16:27:12 +01:00
parent 3257d40722
commit d5345c6cee
4 changed files with 612 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# AI Settings
LOOK_AHEAD=8
BLUNDER_ENABLED=false
BLUNDER_CHANCE=20
# Demo Settings
DEMO_RESET_PAUSE=5
IDLE_TIMEOUT=60
# Game Log
MAX_GAME_LOG=100