NRG.Matrix 1.3.6

dotnet tool install --global NRG.Matrix --version 1.3.6
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local NRG.Matrix --version 1.3.6
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NRG.Matrix&version=1.3.6
                    
nuke :add-package NRG.Matrix --version 1.3.6
                    

Enter the Matrix in your console

Make your console enter the Matrix.

sample gif

How to enter the Matrix

  1. Install the tool

    dotnet tool install --global NRG.Matrix
    
  2. Open your terminal and run:

    matrix.enter
    

  • Requires a terminal that supports ANSI escape sequences (Windows Terminal recommended)
  • Requires .NET 10 runtime (this tool targets net10.0)

Update

dotnet tool update --global NRG.Matrix

Uninstall

dotnet tool uninstall --global NRG.Matrix

Usage

Exit

Press CTRL + C to exit.

Statistics S

Press S to show the statistics panel in the top-right corner.

Controls C

Press C to show the controls-help menu in the bottom left corner.

SHIFT + Arrows to adjust object falling speed
CTRL + Arrows to adjust object generation speed
CTRL + C to exit the program

Troubleshooting

  • Garbled output / missing colors: Use a terminal with ANSI support (Windows Terminal recommended).
  • Tool command not found: Restart your terminal after installation, and verify with dotnet tool list --global.

Contributing

See docs/how-to-develop.md.

License

MIT. See LICENSE.

Spread some love

Star the repo or share it with your friends.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.3.6 90 1/31/2026
1.3.5 88 1/31/2026
1.3.4 97 1/31/2026
1.3.3 95 1/31/2026
1.2.0 178 2/15/2025
1.1.0 209 6/1/2024
1.0.1 178 5/30/2024
1.0.0 170 5/30/2024