microtile-app

所属分类:嵌入式/单片机/硬件编程
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-12-18 15:33:05
上 传 者sh-1993
说明:  一个受俄罗斯方块启发的微型应用程序,目标是BBC micro:bit v2。
(A microscopic Tetris inspired application, targeting the BBC micro:bit v2.)

文件列表:
.cargo/
.vscode/
src/
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
clippy.toml
rust-toolchain.toml

# `microtile-app` A microscopic Tetris inspired application, targeting the [BBC micro:bit v2](https://microbit.org/). For the underlying engine, see [`microtile-engine`](https://github.com/90degs2infty/microtile-engine). I'm enrolled in the 2023 edition of the [Making Embedded Systems course by Elecia White](https://classpert.com/classpertx/courses/making-embedded-systems/cohort). This repository is part of my final project submission. ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](./LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)) - MIT license ([LICENSE-MIT](./LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT)) at your option. ## Contribution Since the aforementioned course is still running and this repository is part of the final project, I currently do not take any outside contributions. This will change, once the course is over. Nevertheless, please feel free to point out suggestions, improvements and alike anyway! Thank you! :blush: ## Credits ### Tetris Tetris is a registered trademark of Tetris Holding, LLC and The Tetris Company, Inc. is its exclusive licensee. This repository is in no way affiliated with or sponsored by neither Tetris Holding, LLC nor The Tetris Company, Inc. nor is it part of their Tetris line of products. For the latest information about the Tetris brand and Tetris products, please visit [www.tetris.com](https://tetris.com). ### Knurling and RTIC This application is based on a template maintained by the [Knurling project](https://github.com/knurling-rs/app-template) adapted by the [RTIC project](https://github.com/rtic-rs/defmt-app-template). The template is licensed under MIT or Apache-2.0 license, please find details on the respective licenses [here](https://github.com/knurling-rs/app-template#license) and [here](https://github.com/rtic-rs/defmt-app-template#license). If you think that their work is useful, consider sponsoring them!

近期下载者

相关文件


收藏者