sukhitashvili/pong
A reimplementation of Andrej Karpathy's repository for an RL self-learning AI agent that learns to play Pong through trial and error, using PyTorch
Platform-specific configuration:
{
"mcpServers": {
"pong": {
"command": "npx",
"args": [
"-y",
"pong"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...