Skip to content

cstringer/matrix-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Generator

Matrix Generator is a simple web application that recreates the iconic "digital rain" effect from the film The Matrix. The project is built using JavaScript, HTML, and CSS.

Features

  • Animated digital rain effect
  • Responsive design for modern browsers

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/matrix-generator.git
cd matrix-generator
  1. Install dependencies:
npm install serverino
  1. Start the server:
npx serverino --port 8888
  1. Open your browser and navigate to http://localhost:8888

Alternatively, you can install and run Matrix Generator using npm:

  1. Install the project dependencies:
npm install
  1. Start the development server using the script in package.json:
npm run dev
  1. Open your browser and navigate to http://localhost:8888 to view the app.

Usage

Simply open the application in your browser to view the digital rain effect.

License

This project is licensed under the MIT License.

About

Simple JS/CSS implementation of The Matrix "Code"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors