🤖 TANK BATTLE MULTIPLAYER 🤖

Estado: Esperando jugadores...

📊 Puntuación

No hay jugadores cargados

📋 Registro del Juego

👥 Jugadores (Máx. 8)

🛠️ API Disponible:

move(distance) - Mover hacia adelante/atrás
turnBody(degrees) - Girar el tanque
fire(power) - Disparar (0.1-3.0)
getStatus() - Obtener estado del tanque
log(message) - Mostrar mensaje

📡 Eventos:
run() - Bucle principal
onScannedRobot(event) - Enemigo detectado
onHitWall(event) - Colisión con pared
onBulletHit(event) - Tu bala impactó
onHitByBullet(event) - Te impactaron

📖 Ver Guía Completa de Bots