You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mainGame.py:the initialization and main loop of the game
gameRole.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.