calint / JC4827W543R

toy game for JC4827W543R and ESP32-2432S028R using visual code and platformio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź”” continued in https://github.com/calint/platformio-bam

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

device ESP32-2432S028R

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

device JC4827W543R

a.k.a. cheap-chonky-display (CCD)

development environment

videos

bam-JC4827W543R.mp4

About

toy game for JC4827W543R and ESP32-2432S028R using visual code and platformio


Languages

Language:C++ 99.7%Language:Python 0.3%Language:Shell 0.0%