Skip to content

recreation of the code from "What's The Longest Word You Can Write With Seven-Segment Displays?"

License

Notifications You must be signed in to change notification settings

butteredbreadbox/LongestSevenSegment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongestSevenSegment

recreation of the code from the video by Tom Scott called "What's The Longest Word You Can Write With Seven-Segment Displays?"

no idea if the code was actually released so i decided to write it myself

Credits

Tom Scott - "What's The Longest Word You Can Write With Seven-Segment Displays?"

List Of English Words

Running

you will require Node.js for this

  1. Download by clicking Code and then Download ZIP
  2. Open a Terminal window and run either nodejs sevenseg.js or nodejs sevenseg_io.js

nodejs sevenseg.js = first version used in the video with I and O

nodejs sevenseg_io.js = second version used in the video without I and O

About

recreation of the code from "What's The Longest Word You Can Write With Seven-Segment Displays?"

Topics

Resources

License

Stars

Watchers

Forks