Skip to content

yarhoslavme/Slyther

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slyther

W.I.P Java implementation of the slither.io client and server.

Prerequisites

Building

Slyther builds with Gradle, to build the standalone executable jar run the following in the root directory:

gradle build

Opening in your IDE

IntelliJ IDEA

In order to open the Slyther project in IDEA, run the following task from the root:

gradle idea

This generates the appropriate metadata so that the project can be opened from IDEA.

Eclipse

  1. Run gradle eclipse from the root directory
  2. Import all projects using the "Import Existing Projects into Workspace" wizard

About

Java implementation of the slither.io client and server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%