Original Hardware | Animation Test | Creeper Face |
---|---|---|
As it uses a Raspberry Pi Pico as the brain, most of the content researched for it came from an official documentation.
Use the VS2019 CLI for compiling it (Might work with older versions)
Command:
cd /build
cmake -G "NMake Makefiles" ..
nmake