Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Neat game. It really teaches some solid general cryptography principles.

I think maybe a Caesar Cipher could be employed to serve as a tutorial/example puzzle sorts as at first before going into the DVORAK and hex ciphers. It was a little confusing what I was supposed to be doing at first. I feel it would be even more difficult for someone new to those concepts (but maybe that's just not the intended audience!).

Nice ASCII art btw.  I think the terminal look suits code breaking super well.

Thanks so much!

I'm sure it's no surprise that I didn't have time to implement everything planned, and I did intend more instruction. I really like your idea of using a Caesar Cipher.

I did as much of the Ascii art completely by hand as possible, but I will admit some of the images in the intro and outro were made using public domain images as a basic template to draw off of (not that it was exactly trivial getting the desired look, especially in the time I had left).