Skip to content

Nanarow/SpaceWar-MultiplayerGame-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space War Multiplayer Game in Java

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

Installation

git clone https://github.com/Nanarow/SpaceWarMultiplayerGameInJava.git

Usage

run Server at file ServerWindow.java run Client at file MainClient.java Main Menu enter image description here

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

enter image description here move keys: W, A, S, D skill keys: RightClick , spacebar ,Q , X

Credit

coding by Nanarow assets by Kristbooker

Releases

No releases published

Packages

No packages published

Languages