• Follow Finfish1FollowFollowing Finfish1Following
  • Add To CollectionCollection
  • Comments
  • Devlog

Horror House

← Return to Horror House

Devlog

  • Old House
    August 09, 2024 by Finfish1
    import pygame import sys # Initialisierung von Pygame pygame.init() # Fenstergröße und Titel WIDTH, HEIGHT = 640, 480 screen = pygame.display.set_mode((WIDTH, HEIGHT)) pygame.display.set_caption("De... Continue reading
itch.io·View all by Finfish1·Report·Embed