Releases: Squad1Lieutenant/FireStrike
Releases · Squad1Lieutenant/FireStrike
Chat Client
A java chat client and server through command prompt.
To run them, open command prompt or terminal, and type: java -jar
You need to forward port 7777 to the computer running the server if you want to connect over the internet.
This will later turn into a game.
Chat Client and Server
A java chat client and server through command prompt.
To run them, open command prompt or terminal, and type: java -jar
You need to forward port 7777 to the computer running the server if you want to connect over the internet
Chat Client
A chat client that only works in IDEs due to the need for a console to send and receive info.
This will turn into a game, later.