Metadata-Version: 2.1
Name: ArriveTheSpaceship
Version: 0.0.1
Summary: A frogger-like game made with Pygame
Home-page: https://github.com/viniciussousaazevedo/arrive_the_spaceship
Author: Vinícius Azevedo
Author-email: sousa0240@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

## Arrive the spaceship
Arrive the spaceship is a frogger-like game made with Python, using the Pygame package

## Install and update
- To install the game as a python package, use the command:
```
```
- To update the game, use the command:
```
```

> Your computer must have Python 3.6 or higher, with pip command installed

## How to play

## Latest release
## License
This software is licensed under the terms of the MIT license. Please read the LICENSE file.

## Authors
This game was created and designed by [Vinícius Azevedo](https://github.com/viniciussousaazevedo) and [Carlos Fuch](https://github.com/httpcarlxs) as a university project

