Skip to content

MrCelestial/SnakeGame

Repository files navigation

Snake Game 🐍

A classic Snake Game implemented in Kotlin using Android Studio. Control the snake, eat food, and grow longer while avoiding collisions!

📌 Features

  • Smooth gameplay with responsive touch controls
  • Classic snake mechanics: grow when eating food, game over on collision
  • Simple and minimalistic UI
  • Score tracking

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/MrCelestial/SnakeGame.git
    cd SnakeGame
  2. Open the project in Android Studio.

  3. Build and run the application on an emulator or a physical device.

🎮 Controls

  • Swipe Gestures - Move the snake (Up, Down, Left, Right)

📸 Screenshots

(Include relevant screenshots here)

🛠️ Technologies Used

  • Kotlin
  • Android Studio
  • Jetpack Compose

🏆 Contributing

Pull requests are welcome! Feel free to improve the game, fix bugs, or add new features. Simply fork the repository and create a PR.

📜 License

This project is licensed under the MIT License.


Enjoy playing! 🕹️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages