A simple program that generates 5x7px magic runes for use in games projects (or other stuff, I guess)
No idea how to finagle gradle into giving me a jar that actually is able to be run, so build it yourself or whatever
- Make sure you have java installed
- run
$ ./gradlew buildand$ ./gradlew run - enjoy
Based on a project by watabou
