Skip to content

MhageGH/esp32_ST7735_Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Tetris on esp32 and ST7735

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published