projects
/
koperkapel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge of doom
[koperkapel.git]
/
koperkapel
/
constants.py
1
# Various constants
2
3
TITLE = "Portentosa"
4
5
TILE_SIZE = 64
6
7
WIDTH, HEIGHT = 1024, 704