Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

About

Encode a message with a 1-dimensional cellular automaton.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages