This is a TUI (text-based interface) display that we will have in our booth that gives basic information on the competition
To run this do
npm install
to install the necessary dependencies. Then, just run
node index.js
in a command line tool. Enjoy!!
This TUI uses an npm package called blessed