A classic Snake Game implemented in Kotlin using Android Studio. Control the snake, eat food, and grow longer while avoiding collisions!
- Smooth gameplay with responsive touch controls
- Classic snake mechanics: grow when eating food, game over on collision
- Simple and minimalistic UI
- Score tracking
-
Clone the repository:
git clone https://github.com/MrCelestial/SnakeGame.git cd SnakeGame -
Open the project in Android Studio.
-
Build and run the application on an emulator or a physical device.
- Swipe Gestures - Move the snake (Up, Down, Left, Right)
(Include relevant screenshots here)
- Kotlin
- Android Studio
- Jetpack Compose
Pull requests are welcome! Feel free to improve the game, fix bugs, or add new features. Simply fork the repository and create a PR.
This project is licensed under the MIT License.
Enjoy playing! 🕹️