LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/. This library provides access to two compression methods that both ...
I wanted a way to easily have ascii games all in one place. ascii.print Prints a string to the screen. String - The string to print. null ascii.println Prints a ...