Skip to content

amndazhang/anagrams

Repository files navigation

🅰️ nagrams as seen on Game Pigeon

Download to run on your own device!

Play on a single device (default):

  1. Run the server (Server.java) locally
  2. Run Client.java to join game! Make sure hostName in ClientScreen.java = "localhost"

Play on multiple devices (on the same network):

  1. Run the server (Server.java)
  2. In ClientScreen.java, set hostName to your server's IP address
  3. Now you can connect multiple players across devices on the same network, and play against each other!

*Make sure the portNumber is not blocked by your firewall

by Amanda & Paulina

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages