Skip to content

AndrewCheung360/Street-Fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Fighter II Clone

A basic clone of Street Fighter II written in Python

Description

This Python project uses the pygame library to recreate the basic features of the Street Fighter II game on a computer, namely the fighting aspect with Ryu and Ken. There will be more features added to this project such as local multiplayer and more characters (see Upcoming Features).

Getting Started

Installation

  1. Make sure you have Python and Pygame installed
  2. Clone the repo
    git clone https://github.com/DashingDolphin/Street-Fighter.git

Usage

Upcoming Features and Fixes (Work in Progress)

This project is still ongoing. Here are some known issues and upcoming features that will be fixed or implemented in the near future:

  • Multiplayer mode on the same network
  • Sizing and Positions for different screen sizes
  • Special Moves
  • Throws
  • More Characters

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

This project was heavily inspired by shezzor's Dev Corner's Coding a Street Fighter game series where he created a clone of Street Fighter II using Javascript and HTML Canvas instead of python: https://youtube.com/playlist?list=PLf9yt-2olqyLxr-vouWl-qk4toUfjF2LC

About

A basic clone of Street Fighter II written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages