Metadata-Version: 2.1
Name: dvg-randomizer
Version: 1.3.2
Summary: classical Risk game
Author-email: Jerome Quelin <jquelin@gmail.com>
Project-URL: Homepage, https://github.com/jquelin/dvg-randomize
Project-URL: Bug Tracker, https://github.com/jquelin/dvg-randomize/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# NAME

dvg-randomizer - gui to randomize your squadron for DVG Air Leader games


# DESCRIPTION

Dan Verssen Games (DVG) publishes awesome boardgames putting you in
command of a squadron for a given campaign. One of the modes is to have
a random squadron, and this app just does that: it randomizes 


As of today, the soft supports:
- Hornet Leader: Carrier Air Operation, with the Cthulhu conflict
  expansion and the expansion #1
- Phantom Leader, with the expansion #1
- Israeli Air Force Leader, with its expansion #1
- Corsair Leader
- Zero Leader, with its China expansion



# INSTALL

Just install via pip:

    pip install dvg-randomizer

Once installed, launch the app via the dvg-randomizer script:

    dvg-randomizer


# SUPPORT

The homepage for this program is https://github.com/jquelin/dvg-randomizer,
where you will be able to find the source code and a bug tracker.


# AUTHOR

Jérôme Quelin <jquelin@gmail.com>


# COPYRIGHT AND LICENCE

This software is copyright (c) 2022 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under
the terms of the GNU GPLv3 license - see LICENSE and COPYING files.
