Skip to content

QuinnXu/pygame_cw-lf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9f3727 · Apr 13, 2018

History

1 Commit
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018
Apr 13, 2018

Repository files navigation

=========================================================================
Fighter
(C)2017-2018 No rights reserved.
Readme
December 2017
=========================================================================


-------------------------------------------------------------------------
----------------------- How to install this game ------------------------
-------------------------------------------------------------------------

Download and install python 3.6
Download and install pygame
Run the file main.py by and IDE

-------------------------------------------------------------------------

Python 3.6 Site: https://www.python.org/downloads/release/python-363/
Pygame Site: http://www.pygame.org/news

-------------------------------------------------------------------------
---------------------- Keyboard Controls  -------------------------------
-------------------------------------------------------------------------

The key assignments are as follows:

Quit Game		Esc
Force Quit		Alt+F4

-------------------------- Player 1 -------------------------------------
Move Left  		A
Move Right		D
Jump	        W
Attack			F
Skill 1			G
Skill 2			H


-------------------------- Player 2 -------------------------------------
Move Left  		LEFT
Move Right		RIGHT
Jump	        UP
Attack			B
Skill 1			N
Skill 2			M
=========================================================================


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages