mirror of
https://github.com/d3vyce/Python-Game.git
synced 2025-04-02 20:03:22 +02:00
simple window test
This commit is contained in:
parent
6555ed56b8
commit
fecf047a5f
0
Chess/main.py
Normal file
0
Chess/main.py
Normal file
2
Chess/requirements.txt
Normal file
2
Chess/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
pygame
|
||||
numpy
|
4
Chess/src/board.py
Normal file
4
Chess/src/board.py
Normal file
@ -0,0 +1,4 @@
|
||||
import src.board, src.board
|
||||
import pygame
|
||||
from pygame.locals import *
|
||||
|
0
Chess/src/pieces.py
Normal file
0
Chess/src/pieces.py
Normal file
Loading…
x
Reference in New Issue
Block a user