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 2
/
setup.py
blob: 262f20d6411680cc870c0c26cd6911f7bf3d59b1 (
plain
)
1
2
3
4
5
import
pygame
pygame
.
init
()
SCREEN_WIDTH
,
SCREEN_HEIGHT
=
640
,
640