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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package NRG.Matrix --version 1.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Enter the Matrix in your console
Make your console enter the Matrix.
How to enter the Matrix
Install the tool
dotnet tool install --global NRG.MatrixOpen 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
License
MIT. See LICENSE.
Spread some love
Star the repo or share it with your friends.
| Product | Versions 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.