Caesar Cipher (console only)

I would like some feedback on my project.
https://codepen.io/Aclixion/pen/JjWRJQb

Note: The program is not case-sensitive, meaning that when you enter an uppercase character, it will change to lowercase. I did this to simplify things.

1 Like

Hi @Aclixion !

I think it looks good.

If you are interested, you might consider adding a little bit of html, css and creating a program where the user types in a phrase and number and presses a button to return the encrypted message.

That could be fun next step. :grinning:

Yeah, I am planning to learn how to do that soon. Thanks for the feedback!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.