Skip to content

Instantly share code, notes, and snippets.

@dauuricus
dauuricus / spaceinvaders_copy.py
Created December 12, 2019 18:54
インベーダーゲーム
# Created by Lee Robinson
# インベーダーゲーム
from pygame import *
import sys
from os.path import abspath, dirname
from random import choice
# ファイルへのパス