snake Just a classic snake game with customizable difficulty. Demo Installation Steps Clone the repository: git clone https://github.com/yourusername/snake.git Navigate to the project directory: cd snake Install the dependencies: npm install Run the application: npm run dev