Skip to content

Encode a message with a 1-dimensional cellular automaton.

Notifications You must be signed in to change notification settings

mrkvon/cellular-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cellular encoder

Encode messages into ASCII within a 1-dimensional binary cellular automaton.

  1. Run a cellular automaton (rule 30 tested and recommended).
  2. Find the ASCII representation of each letter within the automaton's output.
  3. Write down the coordinates of the letters.

Releases

No releases published

Packages

 
 
 

Languages