Skip to content

A Java implementation of the slither.io client.

License

Notifications You must be signed in to change notification settings

notbasetwo/MySlither

 
 

Repository files navigation

MySlither

A Java implementation of the slither.io client, amended for an SCC210 group project.

Features / Screenshots

Screenshot01

Prerequisites

  • Java 8-11
  • Gradle 7 or later

Import into IntelliJ IDEA / Usage

  • Open the Gradle project
  • Enable "Use auto-import"
  • Select "Use local gradle distribution"

Build the jar with gradle clean shadowJar and run that jar, or use gradle run.

License

This project is released under the GNU/GPLv3 License. See LICENSE for details.

About

A Java implementation of the slither.io client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%