I know this is not a game but I could still use some testers for an app I’m working on. It’s just a text file / standard input encryption / decryption program that uses a Vigen�re cipher (http://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher ) The plan is to create an open source program (linux / mac (for my older brother)) that you can use to encrypt ascii text files / emails / etc. This need came about when my older brother was afraid to send me some credit card information via email. As the encryption is unique based on a pass-phrase; I see no need to not make this under the GNU license and github.
So the goal is pretty much the same then. Well it’s a cool project. I wouldn’t send banking info with it cause it seems really easy to crack but it might still be interesting for educational purposes.
Post the github link and I might have a look at it.