Skip to content

Flinney/Project_Decoder_Ring_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decoder Ring

Purpose

Simple web app that offers three methods of encoding or decoding messages.

Caesar Shift

Message will be shifted three characters along the alphabet to the right if encoding or to the left if decoding.

Polybius Square

Assignes alphabet to a specified grid and encodes or decodes message as necessary.

Substitution Cipher

If given a valid substitution alphabet, the cipher will encode or decode a given message.

Start

Run npm install and npm start to see the project in a local env. This project is not deployed currently.

About

Starter files for decoder ring project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published