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.git
run 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 4004
4004 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