GoblinEscape
GoblinEscape copied to clipboard
Window not showing
Hey, im using replit.com to run this code, but its not showing anything and I keep getting an error:
File "GoblinEscape.py", line 23, in <module>
window = pygame.display.set_mode((width, height))
pygame.error: No available video device
What should I do?