随笔分类 -  pygame

摘要:代码: #coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics from tkinter import messagebox #pyinstaller 阅读全文
posted @ 2024-10-12 10:13 河北大学-徐小波 阅读(19) 评论(0) 推荐(0) 编辑
摘要:#coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics from tkinter import messagebox pygame.init() pyg 阅读全文
posted @ 2024-08-29 14:46 河北大学-徐小波 阅读(8) 评论(0) 推荐(0) 编辑
摘要:#coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics from tkinter import messagebox pygame.init() pyg 阅读全文
posted @ 2024-08-28 10:31 河北大学-徐小波 阅读(13) 评论(0) 推荐(0) 编辑
摘要:代码: #coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics import copy pygame.init() pygame.display.set 阅读全文
posted @ 2024-08-27 16:05 河北大学-徐小波 阅读(6) 评论(0) 推荐(0) 编辑
摘要:代码: #coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics pygame.init() pygame.display.set_caption("五子 阅读全文
posted @ 2024-08-26 14:00 河北大学-徐小波 阅读(9) 评论(0) 推荐(0) 编辑
摘要:代码: #coding=utf-8 import os,sys,re,time,math import pygame import random from win32api import GetSystemMetrics from math import pi pygame.init() pygam 阅读全文
posted @ 2024-08-23 13:58 河北大学-徐小波 阅读(11) 评论(0) 推荐(0) 编辑
摘要:代码: #coding=utf-8 import os,sys,re,time import pygame import random import math from win32api import GetSystemMetrics from tkinter import messagebox p 阅读全文
posted @ 2024-08-22 15:20 河北大学-徐小波 阅读(4) 评论(0) 推荐(0) 编辑
摘要:代码: #coding=utf-8 import os,sys,re,time import pygame import random from win32api import GetSystemMetrics from tkinter import messagebox from sqlparse 阅读全文
posted @ 2024-08-16 16:03 河北大学-徐小波 阅读(8) 评论(0) 推荐(0) 编辑