Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/geekcomputers/Python
/ python Space Invader game.py
File
python Space Invader game.py
python Space Invader game.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pygame
2
import
random
3
import
math
4
from
pygame
import
mixer
Callers
nothing calls this directly
Calls
11
fire_bullet
Function · 0.85
game_over_text
Function · 0.85
iscollision
Function · 0.85
enemy
Function · 0.85
player
Function · 0.85
play
Method · 0.80
show_score
Function · 0.70
load
Method · 0.45
append
Method · 0.45
get
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected