picotetris:安装在Pimoroni Pico Explorer上的Raspberry Pi Pico上的俄罗斯方块

时间:2021-05-25 23:52:37
【文件属性】:
文件名称:picotetris:安装在Pimoroni Pico Explorer上的Raspberry Pi Pico上的俄罗斯方块
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-25 23:52:37
raspberry-pi-pico pimoroni-explorer C++ 微型俄罗斯方块 在Raspberry Pi Pico微控制器上运行的经典Tetris游戏。 Pico C端口,作者:Richard Birkby 原始JavaScript-( 视频 要求 Raspberry Pi Pico(带标题) Pimoroni Pico Explorer板。 准备构建环境 安装构建要求(Linux): sudo apt update sudo apt install cmake gcc-arm-none-eabi build-essential 苹果系统: $ brew install cmake $ brew tap ArmMbed/homebrew-formulae $ brew install arm-none-eabi-gcc 和Pico SDK: git clone https://github.com/raspberrypi/pico
【文件预览】:
picotetris-master
----LICENSE(1KB)
----picotetris.cpp(10KB)
----autorepeat.cpp(1KB)
----song.cpp(5KB)
----.gitignore(39B)
----picotetris.hpp(578B)
----CMakeLists.txt(1KB)
----README.md(2KB)
----.editorconfig(491B)
----.vscode()
--------launch.json(1006B)
--------settings.json(243B)

网友评论