Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucasalvaresa/samurai-fightingjs
- Owner: LucasAlvaresA
- Created: 2023-10-04T13:38:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-19T21:17:27.000Z (over 1 year ago)
- Last Synced: 2024-11-17T10:45:49.584Z (3 months ago)
- Topics: fighting-game, html-css-javascript, javascript-game, vanilla-javascript
- Language: JavaScript
- Homepage: https://lucasalvaresa.github.io/samurai-fightingjs/
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```