Skip to content

eliskol/s-caesar-cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project for Web Dev 1H.

A simple Caesar Cipher encoder/decoder

  • Only applies the cipher to letters, while ignoring other symbols.
  • Written in JavaScript.
  • What else do I put here?