Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from yuegu777/main
Browse files Browse the repository at this point in the history
提交参赛作品
  • Loading branch information
bzy-debug authored Nov 11, 2024
2 parents def6b2a + 83fb9e2 commit 95ab7fc
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
5 changes: 5 additions & 0 deletions teams/打砖块/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

## 操作
`` ``来控制板子左右移动
## 玩法
通过 `` `` 来控制板子左右移动,接触小球使其碰撞砖块,碰撞消除后得一分,消除全部砖块后得到胜利。
10 changes: 10 additions & 0 deletions teams/打砖块/control
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
* @@Title:
* @@Description:
*
* @@Author: JZT.胡彪
* @Date: 2024-11-11 09:21:00
* @LastEditors: JZT.胡彪
* @LastEditTime: 2024-11-11 09:31:29
-->
通过 `←` `→` 来控制板子左右移动
Binary file added teams/打砖块/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added teams/打砖块/game.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions teams/打砖块/title
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
打砖块

0 comments on commit 95ab7fc

Please sign in to comment.