https://github.com/nsylke/zalgo4j
Java implementation of Zalgo.
https://github.com/nsylke/zalgo4j
java zalgo
Last synced: 4 months ago
JSON representation
Java implementation of Zalgo.
- Host: GitHub
- URL: https://github.com/nsylke/zalgo4j
- Owner: nsylke
- License: mit
- Archived: true
- Created: 2018-06-28T16:58:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T19:28:37.000Z (about 6 years ago)
- Last Synced: 2024-12-18T11:09:43.566Z (5 months ago)
- Topics: java, zalgo
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Zalgo4J
=======[](https://bintray.com/nsylke/maven/Zalgo4J/_latestVersion)
Implementation of the Zalgo algorithm in Java.
**Gradle**
```gradle
repositories {
jcenter()
}dependencies {
compile 'me.nsylke.zalgo4j:zalgo4j:VERSION'
}
```## License
Zalgo4J is an open-sourced software licensed under the [MIT license](LICENSE.md).