Metadata-Version: 2.5
Name: catch256
Version: 0.0.1
Summary: Catch 256th programmers day if you can!
Project-URL: Homepage, https://github.com/vldmrdev/catch256
Project-URL: Repository, https://github.com/vldmrdev/catch256
Project-URL: Issues, https://github.com/vldmrdev/catch256/issues
Author-email: "Vladimir(vldmrdev)" <70532790+vldmrdev@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
Keywords: 256,catch,catch256,cli-game,game,programmers day
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Other Audience
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Terminals
Requires-Python: >=3.12
Description-Content-Type: text/markdown

Catch 256th programmers day if you can!

### Description:

This is a simple math-cli-game dedicated to 256 digits because it's 256th day of year or 2**8 or "Programmers' Day"

Your goal in this game is to enter the second addend as quickly as possible to reach a sum of 256. The game features
four difficulty levels and a high-score table - it's stored locally in a JSON file and updates whenever you achieve a
new best time.

The game is currently under development; future updates may include additional mathematical operations and support for
other operating systems and other locales.

### License:

MIT
