Metadata-Version: 2.4
Name: innovation-tui
Version: 1.0.6
Summary: Hotseat terminal implementation of Innovation (3rd ed.) by Carl Chudyk, (c) Asmadi Games, with permission
Author-email: "I.R. Whitt" <yvlcmb@protonmail.com>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/ratbad/innovation
Project-URL: Source, https://gitlab.com/ratbad/innovation
Project-URL: Bug Tracker, https://gitlab.com/ratbad/innovation/-/issues
Project-URL: Changelog, https://gitlab.com/ratbad/innovation/-/tags
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Games/Entertainment :: Board Games
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# Innovation — hotseat terminal edition

A hotseat, terminal-based, 2-player implementation of **Innovation
(Third Edition)**, designed by **Carl Chudyk**. Innovation is
**© Asmadi Games** (asmadigames.com). This fan implementation is
published with Asmadi Games' permission (thanks!). Not an official
Asmadi Games product. The MIT license below covers this code only,
not the game design, card names, or card text.

![Sample interface: achieve action](achieve.png)


## Setup 

Install with: 

`pip install innovation-tui`

Then run from the command line with:

`innovation`
