Metadata-Version: 2.1
Name: tetr-cli
Version: 1.0.2
Summary: Setup script for the tetr_cli package.
Author: Airun_Iru
Author-email: Airun_Iru <hugo_s_tanaka@yahoo.com>
Requires-Python: >=3.8, <3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ansicon>=1.88.0
Requires-Dist: jinxed>=1.1.0
Requires-Dist: pynput>=1.7.6
Requires-Dist: pygame>=2.1.2
Requires-Dist: wcwidth>=0.1.7
Requires-Dist: windows-curses>=2.2.0; platform_system == "Windows"

# Tetr_CLI

[![Flake8](https://github.com/AlphaIru/Tetr_CLI/actions/workflows/flake8.yml/badge.svg)]([https://](https://github.com/AlphaIru/Tetr_CLI/actions/workflows/flake8.yml))

A game inspired by a famous block game written on CLI. Written in Python.

**GitHub Repository:** [AlphaIru/Tetr_CLI](https://github.com/AlphaIru/Tetr_CLI)

## Notes:
 This will be my Capstone Project, so until my semester ends: **I WILL NOT PULL ANYONE'S SUGGESTIONS. OKAY?** (Except bug report)

**Python version: between 3.8 and 3.13 (Not 3.14 due to Pygame issue)**

Note for Linux users: Please run in **Xorg**, not Wayland or else the keyboard will not work.

## Basic Controls:
- Menu
    |control|key|
    |-------|---|
    |Confirm|Enter|
    |Go back|Escape|
    |Move|Arrow Keys|
- In Game (Default):
    |control|key|
    |-------|---|
    |Left|Left Arrow|
    |Right|Right Arrow|
    |Rotate Right (CW)|Up Arrow or X|
    |Rotate Left (CCW)|Z or Ctrl|
    |SoftDrop|Down Arrow|
    |HardDrop|Space|
    |Hold|C|
    |Restart|R|

## Midi-s referenced to compose:

Korobiniki.wav:
- https://onlinesequencer.net/4847570

Kalinka.wav:
- https://onlinesequencer.net/2092358

Ivean Polkka:
- https://onlinesequencer.net/1301412

