Skip to content

Fidget-Cube/code-background-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-background-generator

Create a scrolling background of binary-encoded secret messages!

Prep:

  • sudo apt install ffmpeg
  • pip3 install -r requirements.txt
  • Create a list of (ideally short) messages and put them in messages.txt, each on a separate line.

Steps:

  • python3 generator.py
  • ffmpeg -i ./img/%003dtest.bmp output.gif

output.gif will be your generated background image

About

Work in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages