Jump to content

Here is yet another project


G+_jerry coffey
 Share

Recommended Posts

Here is yet another project. This time it was inspired from a comment made about shortwave radio station that just read a list of numbers. 

It is thought these lists are an encoded message, using a book cipher.

This program is the encoding half of a version of this.

 

A text version of a book, any book, from gutenberg.org is the key. You will have to use the same book to decode the message.

 

The program will take your message, one word at a time, and find the match, using the line and word position as the code.

 

A decoder will be coming along presently.

 

I tried to stick to the commands already used and provide copies comments that hopefully make sense.

https://github.com/jcoffey42/coding101/blob/master/project2014-P007

Link to comment
Share on other sites

 Share

×
×
  • Create New...