掌機 - PicoSystem - Build Super Square Bros.


參考資料:
https://github.com/32blit/32blit-sdk
https://github.com/ThePythonator/Super-Square-Bros

$ cd
$ git clone https://github.com/ThePythonator/Super-Square-Bros
$ mkdir Super-Square-Bros/build
$ cd Super-Square-Bros/build
$ cmake .. -DCMAKE_TOOLCHAIN_FILE=/opt/32blit-sdk/pico.toolchain -DPICO_BOARD=pimoroni_picosystem
$ make -j8