Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)