Metadata-Version: 2.1
Name: tuinty-forpy-eight
Version: 1.1
Summary: A tui implementation of the game "2048", made with textual
Home-page: https://github.com/TotalyEnglizLitrate/tuinty-forpy-eight
Author: TotalyEnglizLitrate
Description-Content-Type: text/markdown
Requires-Dist: textual >=0.39.0

[![Made with Textual 0.41.0](https://img.shields.io/badge/Made%20with-Textual-blue)](https://github.com/Textualize/textual)

## Why?
I made this over the course of a week to test out the features of textual, and felt like sharing it.

## Installation

1. Install the script and associated files:
    ```
    pip install tuinty-forpy-eight
    ```

2. Infinite fun, at your terminal!

## How to

- For instructions on how to play, bring up the help screen by pressing "?" or the F1 key when in the game
