Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
granthin
/
start-python
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
start-python
/
pong
/
config.py
config.py
78 B
Lien permanent
Historique
Raw
1
2
3
4
SCREEN_WIDTH = 800
SCREEN_HEIGHT = 600
PADDLE_LENGTH = 5
MAX_PLAYER_SCORE = 10