some old commit
This commit is contained in:
parent
96a9ada1a9
commit
1e0d90040a
3
main.go
3
main.go
@ -12,10 +12,7 @@ const (
|
|||||||
screenHeight = 800
|
screenHeight = 800
|
||||||
numLanes = 5
|
numLanes = 5
|
||||||
laneHeight = screenHeight / numLanes
|
laneHeight = screenHeight / numLanes
|
||||||
carTextureWidth = 200
|
|
||||||
carTextureHeight = 200
|
|
||||||
garageWidth = 200
|
garageWidth = 200
|
||||||
garageHeight = 200
|
|
||||||
scorePosx = 10
|
scorePosx = 10
|
||||||
scorePosy = 10
|
scorePosy = 10
|
||||||
scoreFontSize = 32
|
scoreFontSize = 32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user