Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 734 Bytes

File metadata and controls

46 lines (29 loc) · 734 Bytes

Enter to the Matrix (with Symfony Console)

Reproduction of the "Matrix characterfall" effect with the Symfony Console component.

matrix.png

Run

Clone the project

  git clone https://github.com/yoanbernabeu/Enter-to-the-Matrix-with-Symfony-Console.git

Go to the project directory

  cd Enter-to-the-Matrix-with-Symfony-Console/

Install dependencies

  composer install

Enter to the Matrix

  symfony console app:matrix

Requirements

  • PHP 7.4^
  • Symfony CLI
  • Git
  • Composer
  • Sense of humor

Author