Home

Awesome

esp32_ST7735_Tetris

Tetris

Prepare

Wiring

wiring1 wiring2

Development Environment

Coding reference

Controller

You can use SerialPort or WiFi TCP/UDP Controller as the controller. Buttons UP, RIGHT, DOWN, and LEFT are each assigned on characters '8', '6', '2', and '4' in the both case of SerialPort and WiFi UDP. You can set configuration by loading "WiFi_UDP_Controller_config.txt" for WiFi TCP/UDP Controller.