This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.
- Python 3
- Pygame
URL: https://www.pygame.org/news
- Clone the git repo
https://github.com/AAdewunmi/Street_Fighter_Game.git
-
Open project folder
-
Explore
-
Open main.py and run
-
Play the game
Enjoy 😎
Press the following keys on a keyboard to play the game:
- Warrior
Movement | Jumping | Attacking |
---|---|---|
a <--> d | w | z or x |
- Wizard
Movement | Jumping | Attacking |
---|---|---|
h <--> k | u | n or m |
Screen_Recording.mp4
Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change with project owner (Coding With Russ).
Name: Coding With Russ
Project Name: Street Fighter Style Fighting Game in Python using Pygame - Complete Tutorial