Skip to content

JunoDoes/Snake-Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Neon Snake Game 🎮

Neon Snake

IN-GAME SCREENSHOT

A sleek, themeable snake game with neon aesthetics and animations. Built with Pygame.

✨ Features

  • 🎨 Multiple neon color themes (press T to cycle)
  • ❄️ Interactive snow/star particles that react to mouse
  • 🕹️ Classic snake gameplay with smooth controls
  • ⚙️ Simple settings menu
  • 🌟 Cool hover animations on buttons

🚀 How to Run

  1. Make sure you have Python installed
  2. Install Pygame: pip install pygame
  3. Run the game: python snake_game.py

🎮 Controls

  • Arrow keys to change snake direction
  • T key to change theme (in settings or game)
  • Mouse to interact with menus

📷 Theme Previews

Pink Theme Green Theme Blue Theme RGB Theme
Pink Green Blue RGB

Feel free to modify and use this code, but please give credit where credit is due!

Made with ❤️ by JunoDoes