PSTetris

0.2.0

A fully playable Tetris game that runs directly in your PowerShell console. Supports ANSI text and Sixel pixel graphics.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSTetris

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSTetris

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) romero126. All rights reserved.

Package Details

Author(s)

  • romero126

Tags

Tetris Game Console ANSI Sixel Terminal

Cmdlets

Start-Tetris

Dependencies

This module has no dependencies.

Release Notes

## 0.2.0
- Add restart option on game over screen (R to restart, Q to quit)
- Autoscale game to fit terminal window size (both ANSI and Sixel renderers)
- Improve Sixel detection: DA1 probe first, env-var heuristics as fallback
- Add support for Windows Terminal and VSCode Sixel auto-detection
- Use alternate screen buffer to preserve terminal scrollback

FileList

Version History

Version Downloads Last updated
0.2.0 (current version) 0 3/6/2026
0.1.0 27 3/3/2026