Metadata-Version: 2.4
Name: duck-stratagem
Version: 0.1.1
Summary: The HELLDIVERS' 'Stratagem Hero' made with python, using pygame
Author: Braeden Sy Tan
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/DuckyBoi-XD/Duck-Stratagem
Project-URL: Issues, https://github.com/DuckyBoi-XD/Duck-Stratagem/issues
Keywords: game,HELLDIVERS 2,pygame,arcade
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame>=2.6.0
Dynamic: license-file

# Duck Stratagem

The Helldivers 2 arcade game (Stratagem Hero) made with python using pygame

## Features

- Savefile: Uses a savefile system where the game saves high scores of past games to show your own personal best.
- Pygame: Uses Pygame to: display a window for the game, tracks keybaord input and display images and text.
- PyPi: Uses Pypi to easily access/play the game by installing the package using pypi.

## Images

<img alt="Title screen of the game" src="images/titlescreen.png" />
<img alt="Game screen when inputting code" src="images/midgame.png">
<img alt="Point scoring screen" src="images/pointscoring.png">
<img alt="Game over screen" src="images/gameover.png">

## How to Access

Requirements:

- MacOS or Linux device
- Python 3.9 or later (the latest to be safe)
- Pip 22 or later (the latest to be safe)

## How to Play



