Metadata-Version: 2.4
Name: battlefield_term
Version: 0.1.28
Summary: battlefield terminal game
Author-email: Jarmil Halamicek <hi@jarmil.com>
License: BSD 2-clause
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
Requires-Dist: pygame>=2.5.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: PyYAML>=6.0.1
Requires-Dist: arrow>=1.3.0
Requires-Dist: termcolor>=2.4.0

# Battlefield terminal game

## Mission 

You are defending Utopia from the swarms of enemy drones.

Spawn and control defender drones. Set targets, orchestrate campaign,
take care of the budget and kick those ba*trdz back to Sigoria.

Slavo Utopii!


## Installation

```pipx``` is preferred:

    pipx install battlefield_term
    battlefield_term


## About: status and vision

Aims to simulate real drone battlefield, without being too hard to learn (it is more game than simulation).
Focus is on different drones, their strategies and overall attack/defense coordination. 

Development status is alpha. Feel free to suggest new drones, features or strategies.

## FAQ

**Why there is no "pause" button?**  
Will be implemented in the very moment when the real war can be paused too.


