Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.25 KB

🐍 RetroSnakeForESP8266

RetroSnakeForESP8266

A neon-themed Snake game running on an ESP8266 microcontroller, accessible from any web browser! ✨


🚀 Features

  • 🎮 Real-time Snake gameplay with smooth animations
  • 🛠️ Customizable settings (speed, snake/food colors, shapes, and more)
  • 📡 Device info display (IP, MAC, RSSI, Heap memory)
  • Lightweight and fast, perfect for ESP8266
  • 🌐 Access via browser on any device
  • 🕹️ Pause and Resume the game anytime
  • 📏 Adjustable grid size for different screen resolutions
  • 🛡️ Built-in FPS and Ping display for performance tracking
  • 🔄 Restart game easily without refreshing the page

🎨 Customizations

  • 🐍 Change Snake Name, Speed, and Shape (Circle or Square)
  • 🌈 Choose your own Snake, Food, and Background Colors
  • 🎯 Adjust Food Distance for more challenge
  • ⚙️ Modify grid size, movement intervals, and more from the settings panel

🔧 Setup

  1. Flash the provided code to your ESP8266.
  2. Connect to Wi-Fi with your SSID and password.
  3. Access the game from your browser using the ESP's IP address.

🕹️ Have fun playing RetroSnake on your ESP8266! 🐍✨