Relive the classic Snake game, crafted with ReactJS and TailwindCSS. Guide the snake to eat and grow while avoiding collisions. Enjoy smooth gameplay and responsive design on any device.
View live preview here.
- Classic Gameplay 🎮
- Increasing Speed 🚀
- Simple Controls 🕹️
- Score Tracking 🏆
- High Score Save 📈
- Sound Effects 🎵
- Responsive Design 📱
- Touch Controls for Smaller Devices 📲
- Fork this repository: Click the Fork button located in the top-right corner of this page to fork the repository.
- Clone the repository:
$ git clone https://github.com/<your-username>/snakeY.git
- Clone the repository:
$ cd snakeY
- Install dependencies:
Install packages for the root directory.
$ yarn
- Start the development server:
$ yarn run dev
- Access the application:
Open a browser and enter the following URL:
http://localhost:5173/
Give a ⭐️ if this project helped you!