Metadata-Version: 2.4
Name: local-chess
Version: 0.1.0
Summary: Chess, locally, in your Terminal.
License-Expression: GPL-3.0-only
License-File: LICENSE
Keywords: chess,chess-game,chess-puzzle,command-line,game,local-area-network,local-chess,local-first,terminal,textual,tui
Author: Leo Milligan
Author-email: leomilligan20@gmail.com
Requires-Python: >=3.14,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.14
Classifier: Environment :: Console
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Intended Audience :: End Users/Desktop
Requires-Dist: textual (>=8.2.8,<9.0.0)
Description-Content-Type: text/markdown

<div align="center">
<h1>Local-Chess</h1>
</div>

Local-Chess is a local-first and open-source way to play chess in the terminal. It allows users to play against each other on the same machine or over a LAN connection and incorporates a home-made chess simulation with a beautiful TUI front-end (powered by textual) to bring a feature rich game.

![An example of chess gameplay](./docs/chess_gameplay_example.gif)


