Skip to content

stevengregory/street-fighter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Fighter Demo (Featuring Dudley)

Welcome! This interactive project brings a piece of the iconic Street Fighter game to life, spotlighting the character, Dudley. Crafted using HTML, CSS, JavaScript, and jQuery, this demo immerses you in a virtual training ground where you can execute Dudley's variety of moves & specials straight from your web browser.

Street Fighter

Getting Started

Clone the repository & change directory:

git clone https://github.com/stevengregory/street-fighter-demo.git
cd street-fighter-demo

Install & Run

Install the dependencies:

npm install
# or
yarn

Start the project:

npm start
# or
yarn start

Keyboard Moves

Move Key
Block b
Cross c
Duck down arrow
Fall f
Hook h
Jab j
Jump up arrow
Jumping Uppercut 1
Rest r
Uppercut u
Walk Backward left arrow
Walk Forward right arrow

About

A Street Fighter demo built with JavaScript & CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published