mirror of
https://github.com/d3vyce/Python-Game.git
synced 2026-08-04 15:34:08 +00:00
simple window test
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
pygame
|
||||||
|
numpy
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
import src.board, src.board
|
||||||
|
import pygame
|
||||||
|
from pygame.locals import *
|
||||||
|
|
||||||
Reference in New Issue
Block a user