Skip to content
This repository was archived by the owner on Mar 6, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google I/O 2019 Transmission Debugger

Install tools:

npm install

Decode video (into frames directory):

./bin/decode svd_720.mp4

Detect cross frames (into goodframes directory):

./bin/detect

Build blended frame (into output directory):

./bin/merge

Test Math in Frames

./bin/finddots

Test With Regard To The Poem

./bin/solve

Play Transmission in Chrome Console

python -m SimpleHTTPServer 1234

Then open http://localhost:1234/dance/

About

Google I/O 2019 Transmission Puzzle Test Suite

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages