Skip to content

An application that allows multiple users to connect and code a modular program simultaneously. It also has the capability of compiling and executing Java code using JRE.

Notifications You must be signed in to change notification settings

ZhengPei1/CodeTogether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeTogether

An application that allows multiple users to connect and code a modular program simultaneously. It also has the capability of compiling and executing Java code using JRE.

Execute Application.java to run the program.

You will be prompted to select a folder after you run the program, this is the folder that will be used to store all the codes you write (Think of this as your project folder).

Note that to connect two users, their computers must be connected to the same network. This application sets no upper limit to the number of users that can connect to one server, but when multiple (more than 3) users are editing the same file simultaneously, the position of the text cursor might lose control.

For more details, see the built-in tutorial (located at CodeTogether/src/Data/tutorial.txt), this will also be displayed within the program.

Screenshot (262)

About

An application that allows multiple users to connect and code a modular program simultaneously. It also has the capability of compiling and executing Java code using JRE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages