Inspiration

We were inspired by the math operations of matrices and the game wordle.

What it does

The application gives you a encrypted matrix and thats key is guessed using random words and letters. The letters then give you a key that you use to decrypt the original matrix by inversing the key and multiplying it with the original matrix. The output is a word.

How we built it

Using Python and its tkinter GUI generator and Replit for collaboration.

Challenges we ran into

Some of our members didn't know how to use Python and we all didn't know tkinter. So we had to learn it along the way.

Accomplishments that we're proud of

We made a functional game with a GUI that we are all satisfied with.

What we learned

How to make a python game and how to collaborate efficiently.

What's next for Encryptle

We hope to add more words and make it available for users around the world.

Built With

Share this project:

Updates