Suloch / ChainReaction-Multiplayer-

Command line and multiplayer version of the chain reaction game in java.

Repository from Github https://github.comSuloch/ChainReaction-Multiplayer-Repository from Github https://github.comSuloch/ChainReaction-Multiplayer-

ChainReaction-Multiplayer-

Command line and multiplayer version of the chain reaction game in java.

Building

Compiling the game server

javac server/GameServer.java

Compiling the game client

javac client/GameClient.java

Usage

Running the server

java server/GameServer

Running the client

java client/GameClient

About

Command line and multiplayer version of the chain reaction game in java.


Languages

Language:Java 100.0%