Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasalvaresa/samurai-fightingjs

A fighting game made only with javascript and HTML/CSS
https://github.com/lucasalvaresa/samurai-fightingjs

fighting-game html-css-javascript javascript-game vanilla-javascript

Last synced: 25 days ago
JSON representation

A fighting game made only with javascript and HTML/CSS

Awesome Lists containing this project

README

        

# Samurai FightingJS!
> A simple fight game made with Javascript!



[Play now!](https://lucasalvaresa.github.io/samurai-fightingjs/)

![](preview.png)

## Controls for player 1

```sh
A - Moves backwards
W - Jump
D - Moves forward
SpaceBar - Attack
```

## Controls for player 2

```sh
ArrowsLeft - Moves forward
ArrowsUp - Jump
ArrowsRight - Moves backwards
ArrowDown - Attack
```