Fun little hash game that leverages Bcrypt and Flask to hash secret text in MongoDB for retrieval by users.
- Users are given their respective hashes
- Users must talk to each other and use the hash game site to exchange hashes for letters
- Once enough letters have been decrypted users will be able to decode the indented secret using their CS skillz