Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 292 Bytes

Crypto-Jamz

A collection of crypto related challenges to practice your coding chops on.

What to do

Fork the repo, clone it and npm install to get the dependencies.

Head into caesar.js and have a go! Then run npm run test:caesar to see if you solved it correctly.

Good luck :D