Metadata-Version: 2.1
Name: donbeer
Version: 1.0.7
Summary: The user is able to click on a beer until a donut appears.
Home-page: https://github.com/dellumdeus/donbeer
Author: dellumdeus
Author-email: alion.develop@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pygame

# Don-Beer

The user can click on a beer until a donut appears after a random time interval. If the donut gets clicked the game is over.

## Getting Started

```sh
git clone https://github.com/dellumdeus/donbeer.git
cd donbeer
bin/setup
```

### Prerequisites

Make sure you got the latest python version installed:

https://www.python.org/downloads/


## Versioning

**1.0.7**


