Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eastonarcher/javascript-fighter-game
⚡2-player fighting game featuring character sprites, animations, physics, and game logic.
https://github.com/eastonarcher/javascript-fighter-game
animation javascript sprites
Last synced: 7 days ago
JSON representation
⚡2-player fighting game featuring character sprites, animations, physics, and game logic.
- Host: GitHub
- URL: https://github.com/eastonarcher/javascript-fighter-game
- Owner: EastonArcher
- Created: 2023-09-15T18:29:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T02:18:09.000Z (8 months ago)
- Last Synced: 2024-04-06T02:50:15.330Z (8 months ago)
- Topics: animation, javascript, sprites
- Language: JavaScript
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Fighter Game
This project is a 2 Player fighting game developed with Javascript and HTML. It features character sprites, animations, physics, and robust game logic to provide an engaging gaming experience.
## Features
- **2 Player Action:** Engage in thrilling battles with a friend locally.
- **Character Sprites:** Enjoy visually appealing character animations and designs.
- **Game Logic:** Strategize and master various moves and combos to defeat your opponent.## Deployment
The game is deployed on the web via Netlify and is available [here](https://your-game-url.netlify.app).
## How to Play
1. **Open the Game:** Visit the provided deployment link.
2. **Fight:** Use keyboard controls to move your character and execute attacks.
3. **Victory:** Defeat your opponent to claim victory!