def __init__(self, screen, level, player, fov=60, depth=21.0): '#': pygame.image.load(os.path.join('assets', 'redbrick.png')).convert(), ' ': pygame.image.load(os ...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.