Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shoaib-fateh/accelerate
Accelerate is a simple HTML5 canvas game where the player controls a character and tries to avoid obstacles.
https://github.com/shoaib-fateh/accelerate
canvas html javascript
Last synced: 8 days ago
JSON representation
Accelerate is a simple HTML5 canvas game where the player controls a character and tries to avoid obstacles.
- Host: GitHub
- URL: https://github.com/shoaib-fateh/accelerate
- Owner: shoaib-fateh
- Created: 2022-10-11T09:06:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T14:25:51.000Z (about 1 year ago)
- Last Synced: 2023-10-15T23:41:00.036Z (about 1 year ago)
- Topics: canvas, html, javascript
- Language: JavaScript
- Homepage: https://shoaib-fateh.github.io/accelerate/
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelerate
Accelerate is a simple HTML5 canvas game where the player controls a character and tries to avoid obstacles.
## How to Play
1. Open the game in a web browser.
2. Use the up arrow key or the provided button to control the character.
3. Avoid colliding with the walls to stay alive.
4. The game will keep track of your score, which increases as you survive longer.## Technologies Used
- HTML5
- CSS
- JavaScript## Installation
1. Clone the repository: `git clone https://github.com/shoaib-fateh/accelerate.git`
2. Open the `index.html` file in a web browser.## Contributing
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
## Acknowledgements
- Mention any external libraries, assets, or tutorials used in the development of the game.
- Give credit to any contributors or sources of inspiration.## Contact
- Email: [[email protected]](mailto:[email protected])
- Project Link: [GitHub](https://github.com/shoaib-fateh/accelerate)