Skip to content

Suloch/ChainReaction-Multiplayer-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages