20243197 #12

Closed
20243197 wants to merge 30 commits from 20243197/20243197:20243197 into 20243197
2 changed files with 12 additions and 7 deletions
Showing only changes of commit 22214d15ea - Show all commits

View File

@ -24,22 +24,27 @@ User Contol: ASDW
| Objects | Image | Instructions | | Objects | Image | Instructions |
| :------ | :---: | :----------- | | :------ | :---: | :----------- |
| Baba | <img src="assets/Baba.webp" width="40px"> | initial main caracter. Moves with ASDW | | Baba | <img src="assets/Baba.webp" width="40px"> | initial main caracter. Moves with ASDW |
| Rock | ![rock](assets/Rock.webp) | | | Rock | <img src="assets/Rock.webp" width="40px"> | |
| Flag | ![Flag](assets/Flag.webp) | | | Flag | <img src="assets/Flag.webp" width="40px"> | |
### Terrain (Blocking) ### Terrain (Blocking)
| Objects | Image | Instructions | | Objects | Image | Instructions |
| :------ | :---: | :----------- | | :------ | :---: | :----------- |
| Tile(floor) | ![tile](assets/Tile.webp) | | | Tile(floor) | <img src="assets/Tile.webp" width="40px"> | |
| Wall(initailly blocking) | ![wall](assets/Wall.webp) | | | Wall(initailly blocking) | <img src="assets/Wall.webp" width="40px"> | |
| lava | ![(lava)](assets/Lava.webp) | | | lava | <img src="assets/Lava.webp" width="40px"> | |
| Water | ![(water)](assets/Water.webp) | | | Water | <img src="assets/Water.webp" width="40px"> | |
|- etc.. | |- etc.. |
### Properties (Action) ### Properties (Action)
| Objects | Image | Instructions | | Objects | Image | Instructions |
| :------ | :---: | :----------- | | :------ | :---: | :----------- |
| IS | ![is](assets/Text_IS_0.webp) | Operator | | BABA | <img src="assets/Text_BABA.webp" width="40px"> | |
| Rock | <img src="assets/Text_ROCK.webp" width="40px"> | |
| Flag | <img src="assets/Text_FLAG.webp" width="40px"> | |
| Lava | <img src="assets/Text_LAVA.webp" width="40px"> | |
| Water | <img src="assets/Text_WATER.webp" width="40px"> | |
| IS | ![is](assets/Text_IS.webp) | Operator |
| You | ![you](assets/You.webp) | | | You | ![you](assets/You.webp) | |
| Move | ![Move](assets/Move.webp) | | | Move | ![Move](assets/Move.webp) | |
| Stop | ![Stop](assets/Stop.webp) | | | Stop | ![Stop](assets/Stop.webp) | |

BIN
assets/Text_WALL.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B