https://github.com/vino-siva/asteroids-py
https://github.com/vino-siva/asteroids-py
asteroid-game pygame python-3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vino-siva/asteroids-py
- Owner: Vino-Siva
- Created: 2025-03-25T20:35:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T20:40:21.000Z (about 1 year ago)
- Last Synced: 2025-03-25T21:31:44.428Z (about 1 year ago)
- Topics: asteroid-game, pygame, python-3
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asteroids
## Future ideas:
- Add a scoring system
- Implement multiple lives and respawning
- Add an explosion effect for the asteroids
- Add acceleration to the player movement
- Make the objects wrap around the screen instead of disappearing
- Add a background image
- Create different weapon types
- Make the asteroids lumpy instead of perfectly round
- Make the ship have a triangular hit box instead of a circular one
- Add a shield power-up
- Add a speed power-up
- Add bombs that can be dropped