/samurai

2d fighting game built with canvas

Primary LanguageJavaScript

samurai

Clone

  • Clone this repo to your local machine using https://github.com/neekyo/samurai.git

Setup

  • Install dependencies with npm install, then open index.html & you're ready to fight
$ npm install
$ open index.html

Controls

Player 1:
movement: W-A-S-D
attack: spacebar

Player 2:
movement: UP-DOWN-LEFT-RIGHT,
attack: DOWN

PLAY HERE @ Netlify

Preview

Built With

JavaScript, HTML5, CSS3, Canvas.js