MySlither
MySlither copied to clipboard
A Java implementation of the slither.io client.
MySlither
A Java implementation of the slither.io client.
Features / Screenshots

Future Features
- correct snake-length
- correct snake-thickness
- respect lag_mult
- slithering
- bot-layer
Prerequisites
- Java 8 (Darcula causes problems with Java 9+, see https://github.com/bulenkov/Darcula/issues/41)
- Gradle 5.3 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.