MCPcopy
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

1import pygame
2import random
3import math
4from pygame import mixer

Callers

nothing calls this directly

Calls 11

fire_bulletFunction · 0.85
game_over_textFunction · 0.85
iscollisionFunction · 0.85
enemyFunction · 0.85
playerFunction · 0.85
playMethod · 0.80
show_scoreFunction · 0.70
loadMethod · 0.45
appendMethod · 0.45
getMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected