https://github.com/drylikov/space_invaders_python
Python Space Invaiders game with Pygame.
https://github.com/drylikov/space_invaders_python
Last synced: 9 days ago
JSON representation
Python Space Invaiders game with Pygame.
- Host: GitHub
- URL: https://github.com/drylikov/space_invaders_python
- Owner: drylikov
- License: mit
- Created: 2024-06-28T04:20:25.000Z (10 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-06-28T04:24:56.000Z (10 months ago)
- Last Synced: 2025-03-27T14:07:05.588Z (27 days ago)
- Language: Python
- Size: 54.7 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space_invaders_Python
Python Space Invaiders game with Pygame### Todo:
- [ ] Start screen
- [x] Spaceship
- [x] Control
- [x] Bullet
- [x] Aliens
- [ ] Game hood
- [ ] Game logic
- [ ] Sound and Music
- [ ] Extra level