Skip to content

Latest commit

 

History

History
50 lines (39 loc) · 1.9 KB

README.md

File metadata and controls

50 lines (39 loc) · 1.9 KB
. .
ESP32-2432S028R.mp4
JC4827W543R.mp4

intention

  • developing using arduino framework with visual code and platformio
  • exploring the devices by developing a toy game
  • developing a platform-independent toy game engine featuring:
    • smooth scrolling tile map
    • sprites in layers with pixel precision on-screen collision detection
    • intuitive definition of game objects and logic
    • decent performance

device ESP32-2432S028R

a.k.a. cheap-yellow-display (CYD)

device JC4827W543R

a.k.a. cheap-black-device (CBD)

development environment