Skip to content

ghostmember/pygame-shooter-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-shooter-game

一个 pygame 编写的射击小游戏

需求

  • Python 3.5+
  • gameobjects 0.0.3
    • 原库不支持 Python3,已转码包含在项目内
  • pygame 1.9+
    • 不包含,需安装
    pip install pygame
    

运行

python main.py

About

一个 pygame 编写的射击小游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages