The "uwu-chase-game" is a fun and interactive game where the letters "uwu" are chased by the alphabet letters. The objective is to avoid being caught by the chasing letters while navigating through the game.
## Installation
1. Clone the repository:
git clone
2. Navigate to the project directory:
cd uwu-chase-game
3. Install the dependencies:
npm install
## Running the Game
To start the full game, open the `src/index.html` file in your web browser. You can also run a local server using a tool like `live-server` or any other preferred method.
The QR game is in the qr.html
## Game Controls
- Use the arrow keys to move "uwu" around the canvas.
- Avoid the chasing letters!
## Contributing
Feel free to submit issues or pull requests to improve the game. Contributions are welcome!
## License
This project is licensed under the MIT License.