[Solved] Is it possible to use greek letters in pygame?
[ad_1] You can use custom fonts in pygame. Just find one that uses the Greek alphabet and use that. Use pygame.font.SysFont() and load your new font and enjoy. 1 [ad_2] solved Is it possible to use greek letters in pygame?