mirror of
https://github.com/d3vyce/Python-Game.git
synced 2026-08-19 21:08:38 +00:00
Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fecf047a5f | ||
|
|
6555ed56b8 | ||
|
|
4a8d02efd2 | ||
|
|
232bb211ee | ||
|
|
d1f6110b10 |
@@ -0,0 +1 @@
|
||||
|
||||
@@ -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