StanislavPetrovV / DOOM-style-Game

DOOM-style 3D (raycasting) Game in Python Pygame
MIT License
550 stars 242 forks source link

pg.display.set_caption(f'{self.clock.get_fps() :.1f}') ^ SyntaxError: invalid syntax #9

Closed Moanhh closed 1 year ago

Moanhh commented 1 year ago

https://github.com/StanislavPetrovV/DOOM-style-Game/blob/07b2ce39a1d7ce1ab61050f587064a7094b7af3b/main.py#L25