Skip to content

ibragfir/karel_tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Karel_TCP:

Go to src folder.

To compile:

javac karel_tcp/Karel.java karel_tcp/ClientFrame.java karel_tcp/ServerFrame.java

To run the server:

java karel_tcp.Karel

To run the client:

java karel_tcp.ClientFrame

Releases

No releases published

Packages

No packages published

Languages