Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 852 Bytes

File metadata and controls

50 lines (32 loc) · 852 Bytes

SamuraiFightGame

Tools for Development

Github
VSC gsap

Notes

wip:

  • players stagger added:
  • boundaries left / right
  • time alert fixed:
  • jump Infinite / Flyng
  • players able to keep his velocity movement after defeated

programming languages

My Skills HTML

My Skills JavaScript

My Skills CSS

Project Media

image

Deploy

https://samurai-fight-game.vercel.app/

player 1

move = w, a, s, d 
attack = spacebar

player 2

move = arrowKeys
attack = 0

Acknowledgments