Skip to content

Max-im/street-fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Fighter Game

Fighting Game with TypeScript and HTML canvas

Tech

  • TypeScript
  • Canvas

Play now:

Play

Running:

  • clone the repo
  • go to the project dir cd street-fighter
  • install dependecies npm i
  • run npm run dev
  • open localhost:1234