Skip to content

BigShuang/simple-brick-games-by-pygame

Repository files navigation

simple-brick-games-by-pygame

python pygame 实现方块游戏机里面的小游戏

已实现游戏

1. 赛车(car racing)

对应代码文件: car_racing.py

2. 乒乓消除(pong breakout)

对应代码文件: pong_breakout.py

3. 飞扬的小鸟(flappy bird)

对应代码文件: flappy bird.py

TODO

  • tank
  • flappy bird

手机比例 960 : 540 16 : 9

补充

安装pygame(终端运行)

pip3 install pygame -i https://pypi.tuna.tsinghua.edu.cn/simple

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages