Skip to content

Instantly share code, notes, and snippets.

View DKormann's full-sized avatar

kormann DKormann

  • Berlin
View GitHub Profile
@DKormann
DKormann / pygame_alex
Created October 28, 2025 20:45
pygame_alex
from re import S
import pygame
import sys
# --- Initialization ---
pygame.init()
# --- Settings ---
WIDTH, HEIGHT = 800, 650
FPS = 60
@DKormann
DKormann / game0.py
Last active October 27, 2025 09:21
import pygame
import sys
pygame.init()
WIDTH, HEIGHT = 800, 600
FPS = 60
class Player:
@main =
!&{a0 b0} = 0
!&{a1 b1} = &{a0 b0}
!&{a2 b2} = &{a1 b1}
!&{a3 b3} = &{a2 b2}
!&{a4 b4} = &{a3 b3}
!&{a5 b5} = &{a4 b4}
!&{a6 b6} = &{a5 b5}
!&{a7 b7} = &{a6 b6}
!&{a8 b8} = &{a7 b7}