Skip to content

This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.

Notifications You must be signed in to change notification settings

AadityaPanda/Street_Fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Fighter

1. Project Description:

This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.

This game is based on old arcade fighting games where two players go up against each other. There are independent controls for each player, both with their own attacks. There are two attacks that each player can execute, with different attack animations. This base game can be expanded to add more characters and attack types.

Player one controls are; A and D to move, W to jump, Q and E to attack. Player two moves and jumps with the arrow keys and attacks are with N and M. These controls are customizable in the source code.

2. Tech Stack:

  • Python 3
  • Pygame

URL: https://www.pygame.org/news

3. Installing:

  1. Clone the git repo
https://github.com/AadityaPanda/Street_Fighter.git
  1. Open project folder

  2. Explore

  3. Open main.py and run

  4. Play the game

Enjoy 😎

About

This project is a Clone of the Street Fighter Game. It has been developed in Python programming language, using the Pygame library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages