zrqlllllly / arduino-snake-game

Snake game running on esp32, displayed on SSD1306 controlled OLED, developed in Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

Snake game running on esp32, displayed on SSD1306 controlled OLED, developed in Arduino.

Input pins can be changed in the main sketch file. It should be easily portable to other displays, just change the renderer.cpp and if needed adjust board size in snake.h too.

About

Snake game running on esp32, displayed on SSD1306 controlled OLED, developed in Arduino.

License:MIT License


Languages

Language:C++ 100.0%