Skip to content
#

udp-socket

Here are 46 public repositories matching this topic...

Vamos a crear el juego de los camellos en red. El programa servidor preguntará al usuario cuantos jugadores serán; cuando todos ellos se hayan conectado comienza el juego. Cuando el juego haya terminado el servidor mostrará los resultados e informará a cada jugador de lo que ha hecho. Los clientes enviarán avanzas (generados aleatoriamente) que …

  • Updated Nov 18, 2020
  • Java

The Word Game repository hosts a Java-based game where players generate words using the last two letters of the previous word. The game offers multiple versions, leveraging different network protocols such as TCP, UDP, and UDP with ACK to provide various multiplayer experiences.

  • Updated Jun 5, 2024
  • Java

Improve this page

Add a description, image, and links to the udp-socket topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the udp-socket topic, visit your repo's landing page and select "manage topics."

Learn more