index
:
Coding-Club-2021-2022
main
High School Coding Club projects
Skullheadx
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Jumper-main
/
Day 3
/
setup.py
blob: 142c41200a9f127dbdb2a1a972de029d7c2c4800 (
plain
)
1
2
3
4
5
import
pygame
pygame
.
init
()
SCREEN_WIDTH
,
SCREEN_HEIGHT
=
640
,
640