会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
园糯
步履不停 步履不停
新随笔
订阅
管理
2024年11月16日
在黑色画布里移动白色小方块,小游戏
摘要: import sys import pygame WIDTH=800 HEIGHT=600 SIZE=WIDTH,HEIGHT pygame.init() screen=pygame.display.set_mode(SIZE) class Player: def __init__(self): s
阅读全文
posted @ 2024-11-16 23:39 园糯
阅读(2)
评论(0)
推荐(0)
编辑
公告