https://github.com/emanuelefavero/mini-game
A mini game built with HTML, CSS, Javascript
https://github.com/emanuelefavero/mini-game
css game html javascript mini-game
Last synced: 10 months ago
JSON representation
A mini game built with HTML, CSS, Javascript
- Host: GitHub
- URL: https://github.com/emanuelefavero/mini-game
- Owner: emanuelefavero
- License: mit
- Created: 2021-02-27T05:21:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T04:43:57.000Z (about 3 years ago)
- Last Synced: 2025-02-04T16:50:29.282Z (11 months ago)
- Topics: css, game, html, javascript, mini-game
- Language: JavaScript
- Homepage: https://emanuelefavero.github.io/mini-game/
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mini Game
A mini game built with HTML, CSS, Javascript
## Demo
[Play Now](https://emanuelefavero.github.io/mini-game/)
#### Screenshot

## How to play
1. Click the play button or press the space bar to start the game
2. Use the arrow keys on desktop or swipe on mobile to move the player left and right
3. Avoid the obstacles
> Note: The enemies will move faster as you progress through the game
>
> _Check your score at the end of the game!_
## How to run locally
1. Clone the repo
2. Open the index.html file in your browser
## License
- [MIT](./LICENSE.md)