https://github.com/jeanextreme002/asteroids-escape
:rocket: You are a space warrior, traveling in search of new discoveries in your spaceship, but during your journey you will encounter many obstacles ahead. To avoid exploding your spaceship, dodge and stay as far away from the asteroids as possible.
https://github.com/jeanextreme002/asteroids-escape
asteroids escape game pygame pygame-games python3 spaceship
Last synced: 3 months ago
JSON representation
:rocket: You are a space warrior, traveling in search of new discoveries in your spaceship, but during your journey you will encounter many obstacles ahead. To avoid exploding your spaceship, dodge and stay as far away from the asteroids as possible.
- Host: GitHub
- URL: https://github.com/jeanextreme002/asteroids-escape
- Owner: JeanExtreme002
- License: bsd-3-clause
- Created: 2019-12-26T17:28:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T17:00:59.000Z (over 5 years ago)
- Last Synced: 2025-02-24T07:13:01.767Z (8 months ago)
- Topics: asteroids, escape, game, pygame, pygame-games, python3, spaceship
- Language: Python
- Homepage:
- Size: 8.28 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description:
You are a space warrior, traveling in search of new discoveries in your spaceship, but during your journey you will encounter
many obstacles ahead. To avoid exploding your spaceship, dodge and stay as far away from the asteroids as possible.This game was created with [Pygame](https://www.pygame.org) using version 1.9.4
| | |
| ------------------------------ | ------------------------------ |
| |  |# Running:
```
$ pip install pygame
$ python "Asteroids Escape.py"
```# Controls:
- **Key Esc:** Quit
- **Key P:** Pause
- **Mouse:** Move spaceship