Player2 será controlado por las teclas de flechas arriba,izquierda, y derecha.

  • Utiliza Up Key para hacer a player2 .move_up() 30 píxeles al pulsar la tecla de flecha arriba.
  • Utiliza Left Key para hacer a player2 .move_left() 30 píxeles al pulsar la tecla de flecha izquierda.
  • Utiliza Right Key para hacer a player2 .move_right() 30 píxeles al pulsar la tecla de flecha derecha.


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)