Skip to content

Yannickvdv/minervas-morse-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Minerva's Morse Code

Minerva's Morse Code is a simple JavaScript based application which generates morse code in a circle. The radius decreasing with each word.

Usage

To try this script you can go here!

Example

Example using the words: ["Random", "words", "are", "placed", "here"]

Origin

In the show The Promised Neverland they show a subtle morse code (Minerva's Morse Code) hidden as a stamp. This stamp consists of an owl encased in an imperfect ring. Under closer examination you can see the ring spells out words in Morse code.

Here you can see the guide used to create the stamps.

Guide to stamp

Comparison

Here you can see a comparison between an original Minerva's Morse Code and a neverland.js generated one.

The morse code is supposed to be interpreted starting from the left side and reading clockwise. This example then shows:
    H: ....
    A: .-
    R: .-.
    V: ...-
    E: .
    S: ...
    T: -

About

Minerva's Morse Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published