6v6 · DQN Reinforcement Learning · Formation 3-2-1
| Mode | 6v6 (Red vs Blue) |
| Formation | 3-2-1 |
| AI Type | DQN — Deep Q-Network (PyTorch) |
| Actions | 9 — Stop, N, S, E, W, NE, NW, SE, SW |
| Resolution | 800 × 600 |
| FPS | 60 |
| Device | CUDA (GPU) or CPU — auto-detected |
| Model Files | football_model_red.pth, football_model_blue.pth |
Required to run the script
pip install pygame
pip install torch
pip install numpy
Extract jowa-football-ai.zip to any folder.
↑ / ↓ — cycle through players | Enter / Space — control selected player | ESC — back to selection
W Up | S Down | A Left | D Right
↑ Up | ↓ Down | ← Left | → Right