Java multiplayer game using java.swing , java.net in local area network (LAN) server and clients
made it after learning Object-oriented programming (OOP) in college
git clone https://github.com/Nanarow/SpaceWarMultiplayerGameInJava.gitrun Server at file ServerWindow.java
run Client at file MainClient.java
Main Menu

if you don't know IP and PORT you can select at LAN and click join button to find a server automatically you can TCP port forwarding by ngrok
ngrok tcp 40044004 is a default server port
In Game
move keys: W, A, S, D
skill keys: RightClick , spacebar ,Q , X
coding by Nanarow assets by Kristbooker