Commit 81350f4a by BellCodeEditor

save project

parent 79de590c
Showing with 10 additions and 0 deletions
import pygame
from pygame import locals
pygame.init()
score = 0
grid_size = 20
grid_num_width =15
grid_num_height = 25
FPS = 30
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment