Skip to content

muzixing/fly_battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLY_BATTLE

A simple shoot game by python

This project only include two simple .py files:

muzi.py:the initialization and main loop of the game

Role.py: class of the game role

To run this game, first install python 2.7, then install the corresponding version of pygame. After that, double click the mainGame.py, you can play it.

Releases

No releases published

Packages

No packages published

Languages