Translate to and from the epic language of scuffedlang
It's done in java cuz I felt like it.
Scuffedlang origonated from a fun 5 minute project producing keyFlip.exe. The program flips all of the keys on a users keyboard around the center. For example the letter A
translates to L
, S
to K
, and so on. This produced the world renound language of Scuffedlang!
⭐⭐⭐⭐⭐ "Thank you for this username generator, I use it for everything now!"
⭐⭐⭐⭐⭐ "I thought my typing speed would never go above 100 wpm until i found scuffedlang"
⭐⭐⭐⭐⭐ (No comment.)
⭐⭐⭐⭐ "ok"
⭐⭐⭐⭐ "I like it!"
First, download the latest release here.
For windows an exe file is supplied, for other systems there is also a java jar file that can be run via double-click or via terminal by running java -jar scuffedlang-{version}.jar
.
This program requires java 11 in order to run correctly.
mvn compile
mvn package
- output is
/target/scuffedlang-{version}.jar
- ta da