/scuffedlang

Translate to and from the epic language of scuffedlang

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Language   Issues   License   Tweet

Scuffedlang

Translate to and from the epic language of scuffedlang

It's done in java cuz I felt like it.

What is Scuffedlang?

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!

Reviews

James:

⭐⭐⭐⭐⭐ "Thank you for this username generator, I use it for everything now!"

Gregory:

⭐⭐⭐⭐⭐ "I thought my typing speed would never go above 100 wpm until i found scuffedlang"

Landon:

⭐⭐⭐⭐⭐ (No comment.)

Matthew:

⭐⭐⭐⭐ "ok"

Stefano:

⭐⭐⭐⭐ "I like it!"

Installation

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.

Manual Build:

  1. mvn compile
  2. mvn package
  3. output is /target/scuffedlang-{version}.jar
  4. ta da