A sleek, themeable snake game with neon aesthetics and animations. Built with Pygame.
- 🎨 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
- Make sure you have Python installed
- Install Pygame:
pip install pygame - Run the game:
python snake_game.py
- Arrow keys to change snake direction
- T key to change theme (in settings or game)
- Mouse to interact with menus
| Pink Theme | Green Theme | Blue Theme | RGB Theme |
|---|---|---|---|
Feel free to modify and use this code, but please give credit where credit is due!
Made with ❤️ by JunoDoes
