r_tetris:使用活塞库用 Rust 编写的俄罗斯方块

时间:2024-08-01 06:17:47
【文件属性】:

文件名称:r_tetris:使用活塞库用 Rust 编写的俄罗斯方块

文件大小:14KB

文件格式:ZIP

更新时间:2024-08-01 06:17:47

Rust

俄罗斯方块 ======== 用 Rust 编写的俄罗斯方块克隆。 更新和改编自 下落速度每 10 块四联骨牌增加。 钥匙: W / Up 顺时针旋转活动的 tetromino。 Q 逆时针旋转活动的 tetromino。 左 / 右 / A / D 移动活动的 tetromino。 Down / S 丢弃活动的 tetromino。 F1 丢失后重新启动。 P 暂停 搭建说明 要构建此存储库,您需要 。 克隆这个仓库 git clone https://github.com/zmoshansky/r_tetris.git 使用 Cargo 构建 cargo build 玩! ./bin/r_tetris 使用rustc 0.13.0-nightly (399ff259e 2014-11-20 00:27:07 +0000)编译rustc 0.13.0-nigh


【文件预览】:
r_tetris-master
----Cargo.toml(696B)
----Cargo.lock(5KB)
----src()
--------tetris.rs(5KB)
--------main.rs(1KB)
--------tetromino.rs(2KB)
--------active.rs(2KB)
----LICENSE(18KB)
----assets()
--------block.png(462B)
----README.md(751B)
----.gitignore(91B)

网友评论