Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
granthin
/
start-python
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
start-python
/
pong
/
config.py
config.py
78 B
Permalink
Histórico
Raw
1
2
3
4
SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600
PADDLE_LENGTH = 5
MAX_PLAYER_SCORE = 10