TibixDev / jsmatrix

A simple cmatrix-like terminal decoration written in JavaScript that supports window resizing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsmatrix

jsmatrix Screenshot A simple cmatrix-like terminal decoration written in JavaScript that supports window resizing.

Getting Started

Dependencies

  • NodeJS
  • Any terminal that supports colors

Installing & Running

git clone https://github.com/TibixDev/jsmatrix
cd jsmatrix
node app.js

Help

If you encounter any issues feel free to open an issue.

Contribution

If you feel like this project could use some improvements feel free to open a PR. I'll make sure to review it. :)

Authors

@TibixDev

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

A simple cmatrix-like terminal decoration written in JavaScript that supports window resizing.

License:MIT License


Languages

Language:JavaScript 100.0%