Compare commits
1 Commits
main
...
jazda-z-sa
Author | SHA1 | Date | |
---|---|---|---|
|
969590a1d6 |
@ -19,7 +19,7 @@ TILE_SIZE = 32
|
||||
# game speed
|
||||
TICK_RATE = 10
|
||||
|
||||
STARTING_DIRECTION = north
|
||||
STARTING_DIRECTION = east
|
||||
|
||||
# coordinates of initial tile
|
||||
START_X = 0
|
||||
|
@ -1,6 +1,5 @@
|
||||
import time
|
||||
from typing import Optional
|
||||
|
||||
import pygame
|
||||
import os
|
||||
from kb import ile_podlac, multi_sasiedzi
|
||||
|
Loading…
Reference in New Issue
Block a user